de.akquinet.gomobile.androlog.test
Class ReportingInitTest

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

public class ReportingInitTest
extends android.test.AndroidTestCase


Field Summary
 
Fields inherited from class android.test.AndroidTestCase
mContext
 
Constructor Summary
ReportingInitTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testDefaultInitWhenTheFileDoesNotExist()
           
 void testDefaultReport()
           
 void testInitWithContext()
           
 void testReportWithActivateAndDefaultFile()
           
 void testReportWithActivateFile()
           
 void testReportWithDeactivatedLog()
           
 void testReportWithMissingFile()
           
 
Methods inherited from class android.test.AndroidTestCase
assertActivityRequiresPermission, assertReadingContentUriRequiresPermission, assertWritingContentUriRequiresPermission, getContext, scrubClass, setContext, testAndroidTestCaseSetupProperly
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, 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

ReportingInitTest

public ReportingInitTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class android.test.AndroidTestCase

tearDown

public void tearDown()
Overrides:
tearDown in class android.test.AndroidTestCase

testDefaultReport

public void testDefaultReport()

testDefaultInitWhenTheFileDoesNotExist

public void testDefaultInitWhenTheFileDoesNotExist()

testReportWithActivateFile

public void testReportWithActivateFile()

testReportWithMissingFile

public void testReportWithMissingFile()

testReportWithDeactivatedLog

public void testReportWithDeactivatedLog()

testReportWithActivateAndDefaultFile

public void testReportWithActivateAndDefaultFile()

testInitWithContext

public void testInitWithContext()


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