|  | Manifest-Version: 1.0 | 
|  | Bundle-ManifestVersion: 2 | 
|  | Bundle-Name: Tests for com.google.eclipse.protobuf | 
|  | Bundle-SymbolicName: com.google.eclipse.protobuf.test | 
|  | Bundle-Version: 2.2.1.qualifier | 
|  | Bundle-Vendor: Google Inc. | 
|  | Fragment-Host: com.google.eclipse.protobuf;bundle-version="1.0.0" | 
|  | Require-Bundle: org.junit;bundle-version="4.8.1", | 
|  | org.mockito;bundle-version="1.8.5", | 
|  | org.eclipse.core.resources;bundle-version="3.7.100", | 
|  | org.hamcrest.core;bundle-version="1.1.0", | 
|  | org.hamcrest.library;bundle-version="1.1.0" | 
|  | Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | 
|  | Export-Package: com.google.eclipse.protobuf.junit.core, | 
|  | com.google.eclipse.protobuf.junit.matchers, | 
|  | com.google.eclipse.protobuf.junit.stubs.resources, | 
|  | com.google.eclipse.protobuf.junit.util |