Package org.basepom.mojo.repack
Class WildcardMatchingTest
java.lang.Object
org.basepom.mojo.repack.WildcardMatchingTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
WildcardMatchingTest
public WildcardMatchingTest()
-
-
Method Details
-
testEmptyPattern
@Test public void testEmptyPattern() -
testDirectMatches
@Test public void testDirectMatches() -
testSingleWildcards
@Test public void testSingleWildcards() -
testEndGlobs
@Test public void testEndGlobs() -
testMiddleGlobs
@Test public void testMiddleGlobs() -
testLastChanceSaloon
@Test public void testLastChanceSaloon()
-