|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.ObjectTestSuite
net.sf.jiffie.JiffieTest
public class JiffieTest
This class contains a set of tests to exercise Jiffie's functionality and provide examples of how Jiffie can be used in various situations. Note that this is not yet a comprehensive set of tests... contributions welcome! Note that to use this class you will need to set the property jiffie.junit.datadir to the location of the junit directory in the Jiffie distribution. e.g. from the command line use an argument like: -Djiffie.junit.datadir=c:/java/jiffie/junit Note that with the advent of Windows XP Service Pack 2, HTML files loaded from the local file system have JavaScript disabled automatically, with a warning informtaion bar presented to the user. The following URL describes a workaround to this, which has been employed in a couple of the HTML files used by these tests. http://weblogs.asp.net/jgalloway/archive/2004/08/20/218123.aspx
| Constructor Summary | |
|---|---|
JiffieTest()
Construcor. |
|
| Method Summary | |
|---|---|
void |
testAll()
Dummy test used to ensure the test suites added in the constructor are run. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JiffieTest()
| Method Detail |
|---|
public void testAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||