Skip to content

Commit f58b48b

Browse files
committed
Remove obsolete openam-test integration test suite
Delete the openam-test module entirely. It was an in-process TestNG suite whose TestBase static initializer bootstrapped a full OpenAM instance (Bootstrap.load) and called System.exit(1) when no configured instance with a reachable configuration store was available, so the tests could never run as part of a normal build. The module was never registered in the Maven reactor and had been unmaintained since the 10.2.0 era. Several tests referenced APIs that no longer exist: the removed ssoadm policy/realm commands (ListPolicyNames, RealmGetPolicy, RealmDeletePolicy) and the static ApplicationManager, replaced by the Guice-based ApplicationServiceFactory.
1 parent 2f66beb commit f58b48b

36 files changed

Lines changed: 0 additions & 8467 deletions

openam-test/pom.xml

Lines changed: 0 additions & 89 deletions
This file was deleted.

openam-test/src/test/java/com/sun/identity/cli/CLIFrameworkTest.java

Lines changed: 0 additions & 144 deletions
This file was deleted.

openam-test/src/test/java/com/sun/identity/cli/DevNullOutputWriter.java

Lines changed: 0 additions & 78 deletions
This file was deleted.

openam-test/src/test/java/com/sun/identity/cli/DummyCommand.java

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)