| |
|
| com.jeantessier.text.TestMaximumCapacityPatternCache
TestMaximumCapacityPatternCache | public class TestMaximumCapacityPatternCache extends TestCase (Code) | | |
Field Summary | |
PatternCache | cache |
cache | PatternCache cache(Code) | | |
testAddMalformedPattern | public void testAddMalformedPattern() throws MalformedPatternException(Code) | | |
testAddMalformedPatternWithOption | public void testAddMalformedPatternWithOption() throws MalformedPatternException(Code) | | |
testAddPattern | public void testAddPattern() throws MalformedPatternException(Code) | | |
testAddPatternWithOption | public void testAddPatternWithOption() throws MalformedPatternException(Code) | | |
testCapacity | public void testCapacity()(Code) | | |
testGetMalformedPattern | public void testGetMalformedPattern() throws MalformedCachePatternException(Code) | | |
testGetMalformedPatternWithOption | public void testGetMalformedPatternWithOption() throws MalformedCachePatternException(Code) | | |
testGetPattern | public void testGetPattern() throws MalformedCachePatternException(Code) | | |
testGetPatternWithOption | public void testGetPatternWithOption() throws MalformedCachePatternException(Code) | | |
testSize | public void testSize() throws MalformedPatternException(Code) | | |
|
|
|