webtest
Class TestSuite

Suite for all webtests in the application.

 
Constructor Summary
TestSuite()
           
 
Method Summary
static void main(def args)
          
void suite()
           Runs the tests in order since the security tests don't cleanup afterwards.
 

Constructor Detail

TestSuite

TestSuite()


Method Detail

main

public static void main(def args)


suite

void suite()
Runs the tests in order since the security tests don't cleanup afterwards.