Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
All
-
GreenHopper Ranking:0|i0sfoj:
-
9223372036854775807
-
Small
Description
those test should be added to the archetype test class
@Test public void testAlli18n() { ComponentTestUtils.testAlli18n(getComponentService(), errorCollector); } @Test public void testAllImages() { ComponentTestUtils.testAllImages(getComponentService()); } @Test public void testAllRuntime() { ComponentTestUtils.testAllRuntimeAvaialble(getComponentService()); }
This may require that an Integration Test to be created