mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
02.15.2011 75a771bbd75907a139a66447961997b852626992
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/ConnectionFactoryTestCase.java
@@ -66,6 +66,7 @@
/**
 * Tests the {@code ConnectionFactory} classes.
 */
@SuppressWarnings("javadoc")
public class ConnectionFactoryTestCase extends SdkTestCase
{
  class MyResultHandler implements ResultHandler<AsynchronousConnection>