|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
test package contains the various JUnit
tests.
See:
Description
| Class Summary | |
| AllTests | AllTests is collection of all of the tests. |
| CreditCardTest | CreditCardTest is collection of all of the tests on CreditCards
and CreditCard peers. |
| CryptoTest | CryptoTest is a suite of JUnit compatable tests that makes sure
our crypto code is doing what we think it is. |
| CurrencyConverterTest | CurrencyConverterTest is collection of all of the tests on the
CurrencyConverter. |
| DateUtilsTest | DateUtilsTest is collection of all of the tests on the
DateUtils. |
| FaqPersistenceTest | The FaqPersistenceTest tests that we can persist a
Faq using either Hibernate or JDO, via the
persistence framework. |
| FaqTest | FaqTest is collection of all of the tests on Faqs and Faq
peers. |
| FormBeansTest | FormBeansTest is collection of all of the tests on the
FormBeans interfac and implementations. |
| ImageUtilsTest | ImageUtilsTest is collection of all of the tests on the
ImageUtils. |
| LinkTest | LinkTest is collection of all of the tests on Links and Link
peers. |
| ListUtilsTest | ListUtilsTest is collection of all of the tests on the
ListUtils. |
| MailerTest | MailerTest is collection of all of the tests on The Mailer
utility. |
| MediaTest | The MediaTest is collection of all of the tests on Media s and MediaPeer s. |
| MerchantTest | MerchantTest is collection of all of the tests on Merchants and
Merchant peers. |
| MoneyTest | MoneyTest is collection of all of the tests on the Money. |
| PasswordGeneratorTest | PasswordGeneratorTest is collection of all of the tests on the
PasswordGenerator. |
| ShoppingOrderTest | ShoppingOrderTest is collection of all of the tests on Orders and ShoppingOrder
peers. |
| SiteCopyTest | SiteCopyTest is collection of all of the tests on SiteCopys and
SiteCopy peers. |
| StoryTest | StoryTest is a simple test that we can create a Story okay. |
| StringUtilsTest | StringUtilsTest is collection of all of the tests on the
StringUtils. |
| StructureTest | StructureTest is collection of all of the tests on fundamental,
structural parts of the code. |
| SummaryTest | SummaryTest is collection of all of the tests on fundamental,
structural parts of the code. |
| UserTest | The UserTest is collection of all of the tests on User s and UserPeer s. |
| XmlParserTest | XmlParserTest is collection of all of the tests on the
FaqXmlParser. |
The test package contains the various JUnit
tests. Note that these tests are far from comprehensive but they do provide
good working examples of the use of the rest of the code.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||