| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: OSEE Authentication Admin Test (Incubation) | |
| Bundle-SymbolicName: org.eclipse.osee.authentication.admin.test | |
| Bundle-Version: 0.25.0.qualifier | |
| Fragment-Host: org.eclipse.osee.authentication.admin | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | |
| Bundle-Vendor: Eclipse Open System Engineering Environment | |
| Import-Package: org.hamcrest.core, | |
| org.junit, | |
| org.junit.rules, | |
| org.junit.runner, | |
| org.junit.runners, | |
| org.mockito, | |
| org.mockito.stubbing |