org.apache.ldap.testsuite.ldaptests.jndi.ops.search
Class AllTests

java.lang.Object
  extended by TestSuite
      extended by org.apache.ldap.testsuite.ldaptests.jndi.ops.search.AllTests

public class AllTests
extends TestSuite

Contains the test classes for the LDAP search operation executed via JNDI. It is used to form the complete suite into a structure.


Constructor Summary
AllTests()
           
 
Method Summary
static TestSuite suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static TestSuite suite()