| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Testing Libraries |
| Bundle-SymbolicName: com.google.eclipse.protobuf.test.lib |
| Bundle-Version: 1.0.0 |
| Bundle-ClassPath: junit-4.8.2.jar, |
| mockito-all-1.8.0.jar, |
| fest-util-1.1.6.jar, |
| fest-assert-1.4.jar |
| Export-Package: junit.extensions, |
| junit.framework, |
| junit.runner, |
| junit.textui, |
| org.fest.assertions, |
| org.fest.util, |
| org.hamcrest, |
| org.hamcrest.core, |
| org.hamcrest.internal, |
| org.junit, |
| org.junit.experimental, |
| org.junit.experimental.categories, |
| org.junit.experimental.max, |
| org.junit.experimental.results, |
| org.junit.experimental.runners, |
| org.junit.experimental.theories, |
| org.junit.experimental.theories.internal, |
| org.junit.experimental.theories.suppliers, |
| org.junit.internal, |
| org.junit.internal.builders, |
| org.junit.internal.matchers, |
| org.junit.internal.requests, |
| org.junit.internal.runners, |
| org.junit.internal.runners.model, |
| org.junit.internal.runners.statements, |
| org.junit.matchers, |
| org.junit.rules, |
| org.junit.runner, |
| org.junit.runner.manipulation, |
| org.junit.runner.notification, |
| org.junit.runners, |
| org.junit.runners.model, |
| org.mockito, |
| org.mockito.asm, |
| org.mockito.asm.signature, |
| org.mockito.asm.tree, |
| org.mockito.asm.tree.analysis, |
| org.mockito.asm.util, |
| org.mockito.cglib.beans, |
| org.mockito.cglib.core, |
| org.mockito.cglib.proxy, |
| org.mockito.cglib.reflect, |
| org.mockito.cglib.transform, |
| org.mockito.cglib.transform.impl, |
| org.mockito.cglib.util, |
| org.mockito.configuration, |
| org.mockito.exceptions, |
| org.mockito.exceptions.base, |
| org.mockito.exceptions.misusing, |
| org.mockito.exceptions.verification, |
| org.mockito.exceptions.verification.junit, |
| org.mockito.internal, |
| org.mockito.internal.configuration, |
| org.mockito.internal.creation, |
| org.mockito.internal.creation.cglib, |
| org.mockito.internal.creation.jmock, |
| org.mockito.internal.debugging, |
| org.mockito.internal.exceptions.base, |
| org.mockito.internal.invocation, |
| org.mockito.internal.invocation.realmethod, |
| org.mockito.internal.matchers, |
| org.mockito.internal.matchers.apachecommons, |
| org.mockito.internal.progress, |
| org.mockito.internal.reporting, |
| org.mockito.internal.runners, |
| org.mockito.internal.runners.util, |
| org.mockito.internal.stubbing, |
| org.mockito.internal.stubbing.answers, |
| org.mockito.internal.stubbing.defaultanswers, |
| org.mockito.internal.util, |
| org.mockito.internal.util.reflection, |
| org.mockito.internal.verification, |
| org.mockito.internal.verification.api, |
| org.mockito.internal.verification.argumentmatching, |
| org.mockito.internal.verification.checkers, |
| org.mockito.invocation, |
| org.mockito.runners, |
| org.mockito.stubbing, |
| org.objenesis, |
| org.objenesis.instantiator, |
| org.objenesis.instantiator.basic, |
| org.objenesis.instantiator.gcj, |
| org.objenesis.instantiator.jrockit, |
| org.objenesis.instantiator.sun, |
| org.objenesis.strategy |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-Vendor: Google |