|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseComponentTestCase
org.apache.tapestry.asset.TestUnprotectedAsset
public class TestUnprotectedAsset
Tests for unprotected resource contributions.
Constructor Summary | |
---|---|
TestUnprotectedAsset()
|
Method Summary | |
---|---|
protected org.apache.oro.text.regex.Pattern |
newPattern(String pattern)
Creates Pattern objects for regexp matching. |
void |
test_Configured_Paths()
|
void |
test_Path_Comparator()
Tests new path ordering encoding. |
void |
test_Protected_Pattern_Match()
Tests for regexp patterns describing unprotected resources. |
void |
test_Relative_Paths()
|
void |
test_Resource_Link_Paths()
|
void |
test_Resource_Matcher()
Tests the implementation of ResourceMatcher . |
void |
test_Resource_Performance_Comparison()
Tests and asserts that it doesn't take ~longer~ to work with undigested resources using patterns than normal digested resources. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUnprotectedAsset()
Method Detail |
---|
public void test_Protected_Pattern_Match()
protected org.apache.oro.text.regex.Pattern newPattern(String pattern)
Pattern
objects for regexp matching.
pattern
- public void test_Resource_Performance_Comparison()
public void test_Path_Comparator()
public void test_Resource_Matcher()
ResourceMatcher
.
public void test_Configured_Paths()
public void test_Relative_Paths()
public void test_Resource_Link_Paths()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |