|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensorbase.uripattern.TestUriPattern
public class TestUriPattern
Test suite for UriPatterns.
Constructor Summary | |
---|---|
TestUriPattern()
|
Method Summary | |
---|---|
void |
testCompoundPattern()
Tests match of compound pattern. |
void |
testEquals()
Tests equals operation. |
void |
testEqualsAndComparison()
Tests equals(), comparesTo(), and hashCode() implementation. |
void |
testIakyzoIssueData()
Tests matching of file names starting with backslash. |
void |
testOthers()
Test case for other functions in the class. |
void |
testWorkspaceOptimizationHack()
Tests the optimized match() method for workspaces that detects "top-level" UriPatterns and determines whether they match the workspace or not without going to the underlying Ant-based parser. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUriPattern()
Method Detail |
---|
public void testCompoundPattern()
public void testOthers()
public void testIakyzoIssueData()
public void testEquals()
public void testEqualsAndComparison()
public void testWorkspaceOptimizationHack()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |