All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----app.authkit.test.AllTests
Summary |
public class AllTests extends java.lang.Object { // Constructors 1 public AllTests(); // Methods 1 public static void main(String[]); }
The AllTests class invokes a series of desired AuthTest subclasses. Its static main() method is the entry point.
The property "authkit.imp" is the fully qualified class name of an Authorization to instantiate and use for all tests.
Constructors |
· AllTests | Summary | Top |
public AllTests()
Default constructor
Methods |
· main | Summary | Top |
public static void main(String[] args)
Static entry point of application.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7