-
Notifications
You must be signed in to change notification settings - Fork 1
ProfilesTesting
Ladislav Gazo edited this page Aug 29, 2015
·
1 revision
you have to have use sesam-os-base-parent as your parent project
<parent>
<groupId>sk.seges.sesam</groupId>
<artifactId>sesam-os-base-parent</artifactId>
</parent>
| Profile | Activation | Purpose |
|---|---|---|
| testable | file activation - .testable | Basic test libs - JUnit & JMockit |
| jee-testable | file activation - .jee-testable | Common test libs for J2EE environmet - MockEJB, MockRunner, GreenMail, spring-test,... |