|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.google.common.testing.junit3.TearDownTestCase
com.google.common.testing.TestLogHandlerTest
public class TestLogHandlerTest
Unit test for TestLogHandler.
| Nested Class Summary | |
|---|---|
(package private) static class |
TestLogHandlerTest.ExampleClassUnderTest
|
| Field Summary | |
|---|---|
(package private) static java.lang.Exception |
EXCEPTION
|
private TestLogHandler |
handler
|
| Constructor Summary | |
|---|---|
TestLogHandlerTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
test()
|
| Methods inherited from class com.google.common.testing.junit3.TearDownTestCase |
|---|
addTearDown, runBare, tearDown |
| 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 |
| Field Detail |
|---|
private TestLogHandler handler
static final java.lang.Exception EXCEPTION
| Constructor Detail |
|---|
public TestLogHandlerTest()
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class TearDownTestCasejava.lang.Exception
public void test()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||