de.akquinet.gomobile.androlog.test
Class WTFTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by de.akquinet.gomobile.androlog.test.WTFTest
All Implemented Interfaces:
junit.framework.Test

public class WTFTest
extends junit.framework.TestCase


Constructor Summary
WTFTest()
           
 
Method Summary
 void setUp()
           
 void testDisablingDelegationFromConfiguration()
           
 void testDisablingDelegationFromFile()
           
 void testWTFWhenLogActive()
           
 void testWTFWhenLogInactive()
           
 void testWTFWhenLogLevelSetToAssert()
           
 void testWTFWhenLogLevelSetToError()
           
 void testWTFWithExceptionOnly()
           
 void testWTFWithThis()
           
 void testWTFWithThisWithException()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WTFTest

public WTFTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

testWTFWhenLogActive

public void testWTFWhenLogActive()

testWTFWhenLogInactive

public void testWTFWhenLogInactive()

testWTFWhenLogLevelSetToError

public void testWTFWhenLogLevelSetToError()

testWTFWhenLogLevelSetToAssert

public void testWTFWhenLogLevelSetToAssert()

testWTFWithThis

public void testWTFWithThis()

testWTFWithThisWithException

public void testWTFWithThisWithException()

testWTFWithExceptionOnly

public void testWTFWithExceptionOnly()

testDisablingDelegationFromConfiguration

public void testDisablingDelegationFromConfiguration()

testDisablingDelegationFromFile

public void testDisablingDelegationFromFile()
                                     throws IOException
Throws:
IOException


Copyright © 2010-2011 akquinet A.G.. All Rights Reserved.