Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.tripi.asp.test
Class ObjectsTest  view ObjectsTest download ObjectsTest.java

java.lang.Object
  extended bycom.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