PHP 클래스 mageekguy\atoum\tests\units\test

상속: extends mageekguy\atoum\test
파일 보기 프로젝트 열기: atoum/atoum

공개 메소드들

메소드 설명
testAddClassPhpVersion ( )
testAddExtension ( )
testAddMandatoryClassExtension ( )
testAddMandatoryMethodExtension ( )
testAddMethodPhpVersion ( )
testCallStaticOnTestedClass ( )
testCalling ( )
testClassConstants ( )
testCount ( )
testDisableCodeCoverage ( )
testDisableDebugMode ( )
testEnableCodeCoverage ( )
testEnableDebugMode ( )
testErrorHandler ( )
testGetAdapter ( )
testGetAsserterGenerator ( )
testGetClass ( )
testGetCoverage ( )
testGetCurrentMethod ( )
testGetExtensionConfiguration ( )
testGetFactoryBuilder ( )
testGetMandatoryMethodExtensions ( )
testGetMethodTags ( )
testGetMockGenerator ( )
testGetPath ( )
testGetPhpPath ( )
testGetTaggedTestMethods ( )
testGetTestMethodPrefix ( )
testGetTestMethods ( )
testGetTestNamespace ( )
testGetTestedClassName ( )
testGetTestedClassNameFromTestClass ( )
testGetTestedClassPath ( )
testIsIgnored ( )
testMethodIsIgnored ( )
testMockClass ( )
testMockTestedClass ( )
testNewMockInstance ( )
testRemoveExtension ( )
testRemoveExtensions ( )
testResetAdapter ( )
testResetFunction ( )
testResetMock ( )
testRun ( )
testSetAdapter ( )
testSetAsserterGenerator ( )
testSetBootstrapFile ( )
testSetDataProvider ( )
testSetFactoryBuilder ( )
testSetLocale ( )
testSetMaxChildrenNumber ( )
testSetMethodTags ( )
testSetMockAutoloader ( )
testSetMockGenerator ( )
testSetPhpFunktionMocker ( )
testSetPhpPath ( )
testSetScore ( )
testSetTags ( )
testSetTestMethodPrefix ( )
testSetTestNamespace ( )
testSetTestedClassName ( )
test__construct ( )
test__get ( )
test__set ( )
test__toString ( )

메소드 상세

testAddClassPhpVersion() 공개 메소드

testAddExtension() 공개 메소드

public testAddExtension ( )

testAddMandatoryClassExtension() 공개 메소드

testAddMandatoryMethodExtension() 공개 메소드

testAddMethodPhpVersion() 공개 메소드

testCallStaticOnTestedClass() 공개 메소드

testCalling() 공개 메소드

public testCalling ( )

testClassConstants() 공개 메소드

public testClassConstants ( )

testCount() 공개 메소드

public testCount ( )

testDisableCodeCoverage() 공개 메소드

testDisableDebugMode() 공개 메소드

testEnableCodeCoverage() 공개 메소드

testEnableDebugMode() 공개 메소드

public testEnableDebugMode ( )

testErrorHandler() 공개 메소드

public testErrorHandler ( )

testGetAdapter() 공개 메소드

public testGetAdapter ( )

testGetAsserterGenerator() 공개 메소드

testGetClass() 공개 메소드

public testGetClass ( )

testGetCoverage() 공개 메소드

public testGetCoverage ( )

testGetCurrentMethod() 공개 메소드

testGetExtensionConfiguration() 공개 메소드

testGetFactoryBuilder() 공개 메소드

testGetMandatoryMethodExtensions() 공개 메소드

testGetMethodTags() 공개 메소드

public testGetMethodTags ( )

testGetMockGenerator() 공개 메소드

testGetPath() 공개 메소드

public testGetPath ( )

testGetPhpPath() 공개 메소드

public testGetPhpPath ( )

testGetTaggedTestMethods() 공개 메소드

testGetTestMethodPrefix() 공개 메소드

testGetTestMethods() 공개 메소드

public testGetTestMethods ( )

testGetTestNamespace() 공개 메소드

testGetTestedClassName() 공개 메소드

testGetTestedClassNameFromTestClass() 공개 메소드

testGetTestedClassPath() 공개 메소드

testIsIgnored() 공개 메소드

public testIsIgnored ( )

testMethodIsIgnored() 공개 메소드

public testMethodIsIgnored ( )

testMockClass() 공개 메소드

public testMockClass ( )

testMockTestedClass() 공개 메소드

public testMockTestedClass ( )

testNewMockInstance() 공개 메소드

public testNewMockInstance ( )

testRemoveExtension() 공개 메소드

public testRemoveExtension ( )

testRemoveExtensions() 공개 메소드

testResetAdapter() 공개 메소드

public testResetAdapter ( )

testResetFunction() 공개 메소드

public testResetFunction ( )

testResetMock() 공개 메소드

public testResetMock ( )

testRun() 공개 메소드

public testRun ( )

testSetAdapter() 공개 메소드

public testSetAdapter ( )

testSetAsserterGenerator() 공개 메소드

testSetBootstrapFile() 공개 메소드

testSetDataProvider() 공개 메소드

public testSetDataProvider ( )

testSetFactoryBuilder() 공개 메소드

testSetLocale() 공개 메소드

public testSetLocale ( )

testSetMaxChildrenNumber() 공개 메소드

testSetMethodTags() 공개 메소드

public testSetMethodTags ( )

testSetMockAutoloader() 공개 메소드

testSetMockGenerator() 공개 메소드

testSetPhpFunktionMocker() 공개 메소드

testSetPhpPath() 공개 메소드

public testSetPhpPath ( )

testSetScore() 공개 메소드

public testSetScore ( )

testSetTags() 공개 메소드

public testSetTags ( )

testSetTestMethodPrefix() 공개 메소드

testSetTestNamespace() 공개 메소드

testSetTestedClassName() 공개 메소드

test__construct() 공개 메소드

public test__construct ( )

test__get() 공개 메소드

public test__get ( )

test__set() 공개 메소드

public test__set ( )

test__toString() 공개 메소드

public test__toString ( )