org.jitr
Class ExampleTest

java.lang.Object
  extended by org.jitr.ExampleTest

@JitrConfiguration(contextPath="/example")
public class ExampleTest
extends java.lang.Object


Constructor Summary
ExampleTest()
           
 
Method Summary
 void after()
           
 void before()
           
 void testServerGet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleTest

public ExampleTest()
Method Detail

after

public void after()

before

public void before()

testServerGet

public void testServerGet()
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.