47484950515253
} public static Test suite() { // All methods starting with "test" will be executed in the test suite. return new RepositoryLifecycleTestSetup(new TestSuite(AnnotationArrayListTest.class)); }