|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.jboss.jsfunit.analysis.AbstractInterfaceTestCase org.jboss.jsfunit.analysis.PropertyResolverTestCase
public class PropertyResolverTestCase
A TestCase for a single JSF property resolver.
Field Summary |
---|
Fields inherited from class org.jboss.jsfunit.analysis.AbstractInterfaceTestCase |
---|
classClass, className, jsfElement |
Constructor Summary | |
---|---|
PropertyResolverTestCase(String name,
String className)
Create a new ElResolverTestCase. |
Method Summary | |
---|---|
protected Class<?> |
getClassToExtend()
Return the class to be extended, this munst be implemented by the specific TestCase. |
Methods inherited from class org.jboss.jsfunit.analysis.AbstractInterfaceTestCase |
---|
runTest, setClassName, testClassLoadable, testInterface |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyResolverTestCase(String name, String className)
name
- The name of the test-case in the JUnit test-hierarchyclassName
- to be checkedMethod Detail |
---|
protected Class<?> getClassToExtend()
AbstractInterfaceTestCase
getClassToExtend
in class AbstractInterfaceTestCase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |