|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--net.walend.toolkit.junit.TestCase
|
+--net.walend.property.test.PropertySourceTest
|
+--net.walend.property.test.SimplePropertySourceTest
Test all api of SimplePropertySource.
| Field Summary |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
SimplePropertySourceTest(java.lang.String testName)
|
|
| Method Summary | |
java.lang.String |
getExpected()
|
PropertySource |
getPropertySource()
|
static junit.framework.Test |
suite()
|
| Methods inherited from class net.walend.property.test.PropertySourceTest |
testConstructor, testGetProperty, testGetPropertySafely, testGetPropertyWithDefault, testGetSubsetProperty |
| Methods inherited from class net.walend.toolkit.junit.TestCase |
fail |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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 SimplePropertySourceTest(java.lang.String testName)
| Method Detail |
public PropertySource getPropertySource()
getPropertySource in class PropertySourceTestpublic java.lang.String getExpected()
getExpected in class PropertySourceTestpublic static junit.framework.Test suite()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||