PHP Class DefinitionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: datasift/datasift-php

Protected Properties

Property Type Description
$user

Public Methods

Method Description
testCompile_Failure ( )
testCompile_Success ( )
testCompile_SuccessThenFailure ( )
testConstruction ( )
testConstructionInvalidDefinition ( )
testConstructionInvalidUser ( )
testConstructionWithDefinition ( )
testGetBuffered ( )
testGetConsumer ( )
testGetCreatedAt ( )
testGetDPUBreakdown ( )
testGetDPUBreakdownOnInvalidDefinition ( )
testGetTotalDPU ( )
testSetAndGet ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCompile_Failure() public method

public testCompile_Failure ( )

testCompile_Success() public method

public testCompile_Success ( )

testCompile_SuccessThenFailure() public method

testConstruction() public method

public testConstruction ( )

testConstructionInvalidDefinition() public method

testConstructionInvalidUser() public method

testConstructionWithDefinition() public method

testGetBuffered() public method

public testGetBuffered ( )

testGetConsumer() public method

public testGetConsumer ( )

testGetCreatedAt() public method

public testGetCreatedAt ( )

testGetDPUBreakdown() public method

public testGetDPUBreakdown ( )

testGetDPUBreakdownOnInvalidDefinition() public method

testGetTotalDPU() public method

public testGetTotalDPU ( )

testSetAndGet() public method

public testSetAndGet ( )

Property Details

$user protected property

protected $user