README
ChangeLog
INSTALL
FAQ
Todo List
PHPUnit_Framework_TestCase | --tests_phpDocumentorSetupDecideOnOrOffTests
static void main( )
void setUp( )
This method is called before a test is executed.
void tearDown( )
This method is called after a test is executed.
void testBasicOff( )
void testBasicOn( )
void testFuzzyEmpty( )
void testFuzzyFalseA( )
void testFuzzyFalseB( )
void testFuzzyFalseC( )
void testFuzzyNoA( )
void testFuzzyNoB( )
void testFuzzyNoC( )
void testFuzzyOffA( )
void testFuzzyOffB( )
void testFuzzyOnA( )
void testFuzzyOnB( )
void testFuzzyOne( )
void testFuzzyTrueA( )
void testFuzzyTrueB( )
void testFuzzyTrueC( )
void testFuzzyYesA( )
void testFuzzyYesB( )
void testFuzzyYesC( )
void testFuzzyYesD( )
void testFuzzyYesE( )
void testFuzzyZero( )
void testUnexpectedGreatLiterature( )
void testUnexpectedLargeNumber( )
void testUnexpectedNegative( )
void testUnexpectedNull( )
void testUnexpectedSpaces( )