|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.jwebunit.junit.WebTestCase
net.sourceforge.jwebunit.tests.JWebUnitAPITestCase
net.sourceforge.jwebunit.tests.ResourceBundleAssertionsTest
public class ResourceBundleAssertionsTest
Tests for MessageBundle related assertions
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.jwebunit.tests.JWebUnitAPITestCase |
|---|
HOST_PATH, JETTY_PORT, JETTY_URL, NOARGS |
| Fields inherited from class net.sourceforge.jwebunit.junit.WebTestCase |
|---|
customTester, tester |
| Constructor Summary | |
|---|---|
ResourceBundleAssertionsTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testAssertKeyInTable()
|
void |
testAssertKeyInTableWithArgs()
|
void |
testAssertKeyNotInTable()
|
void |
testAssertKeyNotPresentWithArg()
|
void |
testAssertKeyPresent()
|
void |
testAssertKeyPresentWithArg()
|
void |
testAssertKeysInTable()
|
void |
testAssertKeysInTableWithArgs()
|
void |
testAssertNotKeyPresent()
|
void |
testAssertTextNotPresent()
|
void |
testAssertTitleEqualsKey()
|
void |
testAssertTitleEqualsKeyWithArg()
|
void |
testGetFormattedMessage()
Verify number formatting works in Default Locale |
void |
testGetLocalizedFormattedMessage()
Verify Test uses the Locale specified by framework |
void |
testGetMessage()
|
void |
testGetMessageWithArg()
|
| Methods inherited from class net.sourceforge.jwebunit.tests.JWebUnitAPITestCase |
|---|
assertException, assertFail, assertFail, assertPass, assertPass, assertPassFail, assertPassFail |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runTest, setName, 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceBundleAssertionsTest()
| Method Detail |
|---|
public static junit.framework.Test suite()
public void setUp()
throws java.lang.Exception
setUp in class JWebUnitAPITestCasejava.lang.Exceptionpublic void testGetMessage()
public void testGetMessageWithArg()
public void testGetFormattedMessage()
public void testGetLocalizedFormattedMessage()
public void testAssertTitleEqualsKey()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertTitleEqualsKeyWithArg()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeyPresent()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeyPresentWithArg()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertTextNotPresent()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertNotKeyPresent()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeyNotPresentWithArg()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeyInTable()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeyInTableWithArgs()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeyNotInTable()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeysInTable()
throws java.lang.Throwable
java.lang.Throwable
public void testAssertKeysInTableWithArgs()
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||