Guest User

Untitled

a guest
Oct 1st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.54 KB | None | 0 0
  1. ests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.94 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest
  2. shouldGetContainer(org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest) Time elapsed: 0.008 sec <<< ERROR!
  3. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  4. at org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest.before(ContainerControllerTest.java:40)
  5. Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
  6. at org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest.before(ContainerControllerTest.java:40)
  7.  
  8. shouldCreateNewContainer(org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest) Time elapsed: 0.001 sec <<< ERROR!
  9. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  10. at org.lhasalimited.ecosystem.business.core.controllers.ContainerControllerTest.before(ContainerControllerTest.java:40)
  11.  
  12. Running org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest
  13. [12:45:27.315] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@47fb30ca]
  14. Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest
  15. shouldCreateNewProject(org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest) Time elapsed: 0 sec <<< ERROR!
  16. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  17. at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
  18. Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
  19. at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
  20.  
  21. shouldGetProject(org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest) Time elapsed: 0 sec <<< ERROR!
  22. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  23. at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
  24.  
  25. shouldChangeProjectName(org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest) Time elapsed: 0 sec <<< ERROR!
  26. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  27. at org.lhasalimited.ecosystem.business.core.controllers.ProjectControllerTest.before(ProjectControllerTest.java:29)
  28.  
  29. Running org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest
  30. [12:45:27.323] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@258ff54a]
  31. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest
  32. test_setRequiresUpdate(org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest) Time elapsed: 0 sec <<< ERROR!
  33. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  34. at org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest.before(ValueControllerTest.java:35)
  35. Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
  36. at org.lhasalimited.ecosystem.business.core.controllers.ValueControllerTest.before(ValueControllerTest.java:35)
  37.  
  38. Running org.lhasalimited.ecosystem.business.core.model.management.PropertyServiceTest
  39. [12:45:27.329] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@25bbca43]
  40. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 sec - in org.lhasalimited.ecosystem.business.core.model.management.PropertyServiceTest
  41. Running org.lhasalimited.ecosystem.business.core.model.management.RelationGroupServiceTest
  42. [12:45:29.383] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23c24c0e]
  43. Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.015 sec - in org.lhasalimited.ecosystem.business.core.model.management.RelationGroupServiceTest
  44. Running org.lhasalimited.ecosystem.business.core.model.management.RelationServiceTest
  45. [12:45:29.403] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23e0b938]
  46. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.lhasalimited.ecosystem.business.core.model.management.RelationServiceTest
  47. Running org.lhasalimited.ecosystem.business.core.model.ModelToFromJsonTest
  48. [12:45:29.417] INFO main [] (org.springframework.test.context.web.WebTestContextBootstrapper:177) - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b57dc2]
  49. Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.lhasalimited.ecosystem.business.core.model.ModelToFromJsonTest
  50. Running org.lhasalimited.ecosystem.business.core.serialisation.SerialisationServiceTest
  51. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.lhasalimited.ecosystem.business.core.serialisation.SerialisationServiceTest
  52. Running org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest
  53. [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]
  54. [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]
  55. [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
  56. Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.192 sec <<< FAILURE! - in org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest
  57. test_01_errorForNoLicence(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0.001 sec <<< ERROR!
  58. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  59. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  60. Caused by: java.lang.ClassNotFoundException: org.mockito.MockitoAnnotations
  61. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  62.  
  63. test_51_noErrorForValidLicenceNoFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  64. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  65. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  66.  
  67. test_52_errorForValidLicenceWithoutAnyRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0.004 sec <<< ERROR!
  68. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  69. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  70.  
  71. test_53_noErrorForValidLicenceWithAllRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  72. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  73. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  74.  
  75. test_54_noErrorForValidLicenceWithSomeRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  76. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  77. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  78.  
  79. test_55_noErrorForValidLicenceMultipleProductsWithNoFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  80. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  81. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  82.  
  83. test_56_noErrorForValidLicenceMultipleProductsOneWithNoFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  84. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  85. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  86.  
  87. test_57_errorForValidLicenceMultipleProductsWithoutAnyRequiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  88. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  89. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  90.  
  91. test_58_noErrorForValidLicenceWithMultipleProductsAllRequiredFeaturesFromOneProduct(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  92. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  93. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  94.  
  95. test_59_noErrorForValidLicenceMultipleProductsWithSomeRequiredFeaturesFromOneProduct(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0 sec <<< ERROR!
  96. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  97. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  98.  
  99. test_60_errorForLicenceWithExpiredFeatures(org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest) Time elapsed: 0.001 sec <<< ERROR!
  100. java.lang.NoClassDefFoundError: org/mockito/MockitoAnnotations
  101. at org.lhasalimited.ecosystem.business.core.services.EcosystemLicensedFeatureValidatorServiceTest.setup(EcosystemLicensedFeatureValidatorServiceTest.java:117)
  102.  
  103. Running org.lhasalimited.ecosystem.business.core.utils.ControllerUtilsTest
  104. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.lhasalimited.ecosystem.business.core.utils.ControllerUtilsTest
  105. Running org.lhasalimited.ecosystem.business.core.utils.ServiceValidationUtilsTest
  106. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.lhasalimited.ecosystem.business.core.utils.ServiceValidationUtilsTest
  107. Running org.lhasalimited.ecosystem.business.core.validators.ModelUpdateValidatorTest
  108. [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]
  109. [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]
  110. Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.lhasalimited.ecosystem.business.core.validators.ModelUpdateValidatorTest
  111. Running org.lhasalimited.ecosystem.business.core.validators.ModelValidatorServiceTest
  112. [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]
  113. [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]
  114. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.lhasalimited.ecosystem.business.core.validators.ModelValidatorServiceTest
  115. [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
  116. [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
  117.  
  118. Results :
  119.  
  120. Tests in error:
  121. ContainerControllerTest.before:40 NoClassDefFound org/mockito/MockitoAnnotatio...
  122. ContainerControllerTest.before:40 NoClassDefFound org/mockito/MockitoAnnotatio...
  123. ProjectControllerTest.before:29 NoClassDefFound org/mockito/MockitoAnnotations
  124. ProjectControllerTest.before:29 NoClassDefFound org/mockito/MockitoAnnotations
  125. ProjectControllerTest.before:29 NoClassDefFound org/mockito/MockitoAnnotations
  126. ValueControllerTest.before:35 NoClassDefFound org/mockito/MockitoAnnotations
  127. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  128. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  129. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  130. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  131. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  132. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  133. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  134. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  135. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  136. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  137. EcosystemLicensedFeatureValidatorServiceTest.setup:117 NoClassDefFound org/moc...
  138.  
  139. Tests run: 66, Failures: 0, Errors: 17, Skipped: 2
  140.  
  141. [INFO] ------------------------------------------------------------------------
  142. [INFO] Reactor Summary:
  143. [INFO]
  144. [INFO] Ecosystem Root ..................................... SUCCESS [ 1.074 s]
  145. [INFO] core.model ......................................... SUCCESS [ 4.922 s]
  146. [INFO] Ecosystem Business Logic (parent) .................. SUCCESS [ 0.073 s]
  147. [INFO] business.core.api .................................. SUCCESS [ 1.183 s]
  148. [INFO] Utilities for building JUnit tests ................. SUCCESS [ 1.139 s]
  149. [INFO] Ecosystem Business Logic Core ...................... FAILURE [ 7.646 s]
  150. [INFO] Ecosystem Business Logic State Store ............... SKIPPED
  151. [INFO] Ecosystem Business Serialisation ................... SKIPPED
  152. [INFO] OrientDB implementation of state store ............. SKIPPED
  153. [INFO] Ecosystem Business Logic Backend (parent project) .. SKIPPED
  154. [INFO] Ecosystem Backend Webapp Configurer ................ SKIPPED
  155. [INFO] Ecosystem Examples ................................. SKIPPED
  156. [INFO] Ecosystem Webapp ................................... SKIPPED
  157. [INFO] Ecosystem UI Desktop Integration ................... SKIPPED
  158. [INFO] Desktop Suite ...................................... SKIPPED
  159. [INFO] ------------------------------------------------------------------------
  160. [INFO] BUILD FAILURE
  161. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment