@Test public void testGetManifest() { Manifest manifest = ManifestUtil.getManifest(); assertThat(manifest, nullValue()); }