Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.94 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest
- shouldGetContainer(org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest) Time elapsed: 0.008 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest.before(ContainerControllerTest.java:40)
- Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest.before(ContainerControllerTest.java:40)
- shouldCreateNewContainer(org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest) Time elapsed: 0.001 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest.before(ContainerControllerTest.java:40)
- Running org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest
- [12:45:27.315] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@47fb30ca]
- Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest
- shouldCreateNewProject(org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
- Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
- shouldGetProject(org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
- shouldChangeProjectName(org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
- Running org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest
- [12:45:27.323] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@258ff54a]
- Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest
- test_setRequiresUpdate(org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest.before(ValueControllerTest.java:35)
- Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest.before(ValueControllerTest.java:35)
- Running org.lhasalimited.ecosystem.business.core.model.management.PropertyServiceTest
- [12:45:27.329] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@25bbca43]
- Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 sec - in org.lhasalimited.ecosystem.business.core.model.management.PropertyServiceTest
- Running org.lhasalimited.ecosystem.business.core.model.management.RelationGroupServiceTest
- [12:45:29.383] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23c24c0e]
- Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.015 sec - in org.lhasalimited.ecosystem.business.core.model.management.RelationGroupServiceTest
- Running org.lhasalimited.ecosystem.business.core.model.management.RelationServiceTest
- [12:45:29.403] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23e0b938]
- Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.lhasalimited.ecosystem.business.core.model.management.RelationServiceTest
- Running org.lhasalimited.ecosystem.business.core.model.ModelToFromJsonTest
- [12:45:29.417] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b57dc2]
- Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.lhasalimited.ecosystem.business.core.model.ModelToFromJsonTest
- Running org.lhasalimited.ecosystem.business.core.serialisation.SerialisationServiceTest
- Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.lhasalimited.ecosystem.business.core.serialisation.SerialisationServiceTest
- Running org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest
- [12:45:29.960] INFO main [] (org.springframework.test.context.support.DefaultTestContextBootstrapper:248) - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
- [12:45:29.966] INFO main [] (org.springframework.test.context.support.DefaultTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4374c46e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2eef2fd6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@705448e7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f3809cf]
- [12:45:29.971] INFO main [] (org.springframework.context.support.GenericApplicationContext:590) - Refreshing org.springframework.context.support.GenericApplicationContext@39a4bd89: startup date [Mon Oct 01 12:45:29 BST 2018]; root of context hierarchy
- Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.192 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest
- test_01_errorForNoLicence(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0.001 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_51_noErrorForValidLicenceNoFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_52_errorForValidLicenceWithoutAnyRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0.004 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_53_noErrorForValidLicenceWithAllRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_54_noErrorForValidLicenceWithSomeRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_55_noErrorForValidLicenceMultipleProductsWithNoFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_56_noErrorForValidLicenceMultipleProductsOneWithNoFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_57_errorForValidLicenceMultipleProductsWithoutAnyRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_58_noErrorForValidLicenceWithMultipleProductsAllRequiredFeaturesFromOneProduct(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_59_noErrorForValidLicenceMultipleProductsWithSomeRequiredFeaturesFromOneProduct(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- test_60_errorForLicenceWithExpiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0.001 sec <<< ERROR!
- java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
- at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
- Running org.lhasalimited.ecosystem.business.core.utils.ControllerUtilsTest
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.lhasalimited.ecosystem.business.core.utils.ControllerUtilsTest
- Running org.lhasalimited.ecosystem.business.core.utils.ServiceValidationUtilsTest
- Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.lhasalimited.ecosystem.business.core.utils.ServiceValidationUtilsTest
- Running org.lhasalimited.ecosystem.business.core.validators.ModelUpdateValidatorTest
- [12:45:30.170] INFO main [] (org.springframework.test.context.support.DefaultTestContextBootstrapper:248) - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
- [12:45:30.171] INFO main [] (org.springframework.test.context.support.DefaultTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52fd6b76, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@278e4dc4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@fbd1a1b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@314ecfa1]
- Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.lhasalimited.ecosystem.business.core.validators.ModelUpdateValidatorTest
- Running org.lhasalimited.ecosystem.business.core.validators.ModelValidatorServiceTest
- [12:45:30.194] INFO main [] (org.springframework.test.context.support.DefaultTestContextBootstrapper:248) - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
- [12:45:30.197] INFO main [] (org.springframework.test.context.support.DefaultTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1bc90b56, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3fc544d6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7a6cd9e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2eba2e9d]
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.lhasalimited.ecosystem.business.core.validators.ModelValidatorServiceTest
- [12:45:30.206] INFO Thread-1 [] (org.springframework.web.context.support.GenericWebApplicationContext:993) - Closing org.springframework.web.context.support.GenericWebApplicationContext@7dee835: startup date [Mon Oct 01 12:45:26 BST 2018]; root of context hierarchy
- [12:45:30.208] INFO Thread-62 [] (org.springframework.context.support.GenericApplicationContext:993) - Closing org.springframework.context.support.GenericApplicationContext@39a4bd89: startup date [Mon Oct 01 12:45:29 BST 2018]; root of context hierarchy
- Results :
- Tests in error:
- ContainerControllerTest.before:40 NoClassDefFound org/mockito/MockitoAnnotatio...
- ContainerControllerTest.before:40 NoClassDefFound org/mockito/MockitoAnnotatio...
- ProjectControllerTest.before:29 NoClassDefFound org/mockito/MockitoAnnotations
- ProjectControllerTest.before:29 NoClassDefFound org/mockito/MockitoAnnotations
- ProjectControllerTest.before:29 NoClassDefFound org/mockito/MockitoAnnotations
- ValueControllerTest.before:35 NoClassDefFound org/mockito/MockitoAnnotations
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
- Tests run: 66, Failures: 0, Errors: 17, Skipped: 2
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] Ecosystem Root ..................................... SUCCESS [ 1.074 s]
- [INFO] core.model ......................................... SUCCESS [ 4.922 s]
- [INFO] Ecosystem Business Logic (parent) .................. SUCCESS [ 0.073 s]
- [INFO] business.core.api .................................. SUCCESS [ 1.183 s]
- [INFO] Utilities for building JUnit tests ................. SUCCESS [ 1.139 s]
- [INFO] Ecosystem Business Logic Core ...................... FAILURE [ 7.646 s]
- [INFO] Ecosystem Business Logic State Store ............... SKIPPED
- [INFO] Ecosystem Business Serialisation ................... SKIPPED
- [INFO] OrientDB implementation of state store ............. SKIPPED
- [INFO] Ecosystem Business Logic Backend (parent project) .. SKIPPED
- [INFO] Ecosystem Backend Webapp Configurer ................ SKIPPED
- [INFO] Ecosystem Examples ................................. SKIPPED
- [INFO] Ecosystem Webapp ................................... SKIPPED
- [INFO] Ecosystem UI Desktop Integration ................... SKIPPED
- [INFO] Desktop Suite ...................................... SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment