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

el_kaboing
11.13.2006 b6ebd85df45268cc6b5cb802113037cb7a6b99c4
opends/tests/integration-tests-testng/src/server/org/opends/server/OpenDSTestListener.java
@@ -29,10 +29,7 @@
import static org.testng.Assert.*;
import org.testng.TestListenerAdapter;
import org.testng.ITestResult;
import org.testng.annotations.Configuration;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/BackendStartupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/BackupTasksTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/BackupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
import java.util.Calendar;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/ExportTasksTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/ExportTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/ImportTasksTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/ImportTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/RestoreTasksTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.util.Calendar;
import java.util.GregorianCalendar;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/backend/RestoreTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.backend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.util.Calendar;
import java.util.GregorianCalendar;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/bob/BobAddTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.bob;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/bob/BobDeleteTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.bob;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/bob/BobModTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.bob;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/bob/BobModrdnTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.bob;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/bob/BobStartupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.bob;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreEntryCacheTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.core;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreSearchSizeLimitTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.core;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreSearchTimeLimitTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.core;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreStartupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.core;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreTFFiltersTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.core;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreVersionReportTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.core;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2251_binds.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2251_compares.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2251_deletes.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2251_modifies.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2251_modifyrdns.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2251_searches.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2252_standards.java
@@ -26,11 +26,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2252_syntax.java
@@ -26,11 +26,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendRFC2253_relationships.java
@@ -26,11 +26,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/frontend/FrontendStartupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.frontend;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/quickstart/QuickstartAddTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.quickstart;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/schema/SchemaRFCTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.schema;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
import java.io.*;
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/schema/SchemaStartupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.schema;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/ssl/jks/JKSBobTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.ssl.jks;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/ssl/jks/JKSStartupTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.ssl.jks;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/ssl/jks/JKSTLSTests.java
@@ -27,11 +27,7 @@
package org.opends.server.integration.ssl.jks;
import static org.testng.Assert.*;
import org.testng.annotations.Configuration;
import org.testng.annotations.Parameters;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.annotations.ExpectedExceptions;
import org.testng.annotations.*;
import org.opends.server.tools.*;
/**