|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| setUp () | |
| tearDown () | |
| testBagConsumer () | |
| testBagProducer () | |
Data Fields | |
| $to_rm | |
This abuses the unit test framework to do some use case testing.
Definition at line 8 of file testusecases.php.
| BagPhpUseCaseTest::setUp | ( | ) |
Definition at line 17 of file testusecases.php.
| BagPhpUseCaseTest::tearDown | ( | ) |
Definition at line 22 of file testusecases.php.
| BagPhpUseCaseTest::testBagConsumer | ( | ) |
This is the use case for consuming a bag from someone else. The user does these actions:
Definition at line 125 of file testusecases.php.
| BagPhpUseCaseTest::testBagProducer | ( | ) |
This is a use case for creating and populating a new bag. The user does these actions:
Definition at line 42 of file testusecases.php.
| BagPhpUseCaseTest::$to_rm |
Definition at line 10 of file testusecases.php.