PHP Class ConsumerLibCurlTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: segmentio/analytics-php

Public Methods

Method Description
setUp ( )
testAlias ( )
testGroup ( )
testIdentify ( )
testPage ( )
testScreen ( )
testTrack ( )

Method Details

setUp() public method

public setUp ( )

testAlias() public method

public testAlias ( )

testGroup() public method

public testGroup ( )

testIdentify() public method

public testIdentify ( )

testPage() public method

public testPage ( )

testScreen() public method

public testScreen ( )

testTrack() public method

public testTrack ( )