Package | Description |
---|---|
fr.gouv.vitam.common.junit |
Specific Package for Junit Support
|
fr.gouv.vitam.common.server.application.junit |
Helper for Junit tests using Vitam Applications
|
Modifier and Type | Method and Description |
---|---|
VitamApplicationTestFactory.StartApplicationResponse<?> |
JunitHelper.findAvailablePortSetToApplication(VitamApplicationTestFactory<?> testFactory)
Find an available port, set the Property jetty.port and call the factory to start the application in one
synchronized step.
|
Modifier and Type | Class and Description |
---|---|
class |
MinimalTestVitamApplicationFactory<A extends VitamApplicationInterface<?,?>>
Minimal implementation for VitamApplicationTestFactory
|
class |
VitamJerseyTest<A>
Class to extend for Junit as JerseyTest.
|
Copyright © 2018 Vitam. All rights reserved.