de.akquinet.gomobile.androlog.test
Class AndrologTest

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

public class AndrologTest
extends junit.framework.TestCase


Constructor Summary
AndrologTest()
           
 
Method Summary
 void setUp()
           
 void testDefaultLevelFromConfiguration()
           
 void testDisablingFromConfiguration()
           
 void testDWithCaller()
           
 void testDWithThis()
           
 void testDWithThisWithException()
           
 void testEWithCaller()
           
 void testEWithThis()
           
 void testEWithThisWithException()
           
 void testIWithCaller()
           
 void testIWithThis()
           
 void testIWithThisWithException()
           
 void testLogLevelsFromConfiguration()
           
 void testVWithCaller()
           
 void testVWithThis()
           
 void testVWithThisWithException()
           
 void testWhenAdronlogIsDisabled()
           
 void testWWithCaller()
           
 void testWWithThis()
           
 void testWWithThisWithException()
           
 
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

AndrologTest

public AndrologTest()
Method Detail

setUp

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

testDWithThis

public void testDWithThis()

testDWithThisWithException

public void testDWithThisWithException()

testWWithThis

public void testWWithThis()

testWWithThisWithException

public void testWWithThisWithException()

testVWithThis

public void testVWithThis()

testVWithThisWithException

public void testVWithThisWithException()

testEWithThis

public void testEWithThis()

testEWithThisWithException

public void testEWithThisWithException()

testIWithThis

public void testIWithThis()

testIWithThisWithException

public void testIWithThisWithException()

testIWithCaller

public void testIWithCaller()

testDWithCaller

public void testDWithCaller()

testWWithCaller

public void testWWithCaller()

testVWithCaller

public void testVWithCaller()

testEWithCaller

public void testEWithCaller()

testWhenAdronlogIsDisabled

public void testWhenAdronlogIsDisabled()

testDisablingFromConfiguration

public void testDisablingFromConfiguration()

testLogLevelsFromConfiguration

public void testLogLevelsFromConfiguration()

testDefaultLevelFromConfiguration

public void testDefaultLevelFromConfiguration()


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