| opends/tests/unit-tests-testng/src/server/org/opends/server/types/AttributeTypeConstants.java | ●●●●● patch | view | raw | blame | history |
opends/tests/unit-tests-testng/src/server/org/opends/server/types/AttributeTypeConstants.java
@@ -31,8 +31,8 @@ import org.opends.server.schema.OIDSyntax; /** * Holds in-memory constants representing the AttributeTypes. This allow not * starting the whole server for simple unit tests. * Holds in-memory constants representing the AttributeTypes. This allows to not * start the whole server for simple unit tests. */ @SuppressWarnings("javadoc") public interface AttributeTypeConstants