|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tripi.asp.test
Class ObjectsTest

java.lang.Objectcom.tripi.asp.test.ObjectsTest
- public class ObjectsTest
- extends java.lang.Object
The ObjectsTest class contains the unit tests for the ASP build-in objects.
| Nested Class Summary | |
static class |
ObjectsTest.ApplicationTest
This class contains the application object tests |
static class |
ObjectsTest.RequestTest
This class contains the request object tests |
static class |
ObjectsTest.ResponseTest
This class contains the response object tests |
| Constructor Summary | |
ObjectsTest()
|
|
| Method Summary | |
static junit.framework.Test |
suite()
JUnit test suite |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ObjectsTest
public ObjectsTest()
| Method Detail |
suite
public static junit.framework.Test suite()
- JUnit test suite
|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.tripi.asp.test.ObjectsTest