@Nested public class AsOsgiBundleTest.Exports extends Object
Constructor and Description |
---|
Exports() |
Modifier and Type | Method and Description |
---|---|
void |
exportPatternDoesNotExportResourcePaths() |
void |
exportPatternDoesNotExportTheDefaultPackage() |
void |
exportPatternWithParameters() |
void |
givenMultipleExportPatternsWhenMultiplePotentialMatchesOccurThenOnlyFirstPatternApplied() |
void |
singleExportedClassWithNoParameters() |
@Test public void singleExportedClassWithNoParameters()
@Test public void exportPatternWithParameters()
@DisplayName(value="Given multiple export patterns, When multiple potential matches occur, Then only first pattern applied") @Test public void givenMultipleExportPatternsWhenMultiplePotentialMatchesOccurThenOnlyFirstPatternApplied()
@Test public void exportPatternDoesNotExportResourcePaths() throws ReflectiveOperationException
ReflectiveOperationException
@Test public void exportPatternDoesNotExportTheDefaultPackage() throws ReflectiveOperationException
ReflectiveOperationException
Copyright © 2018 earcam. All rights reserved.