Number of test functions: 9
Number of errors: 7
Number of failures: 0
Name | Test functions | Errors | Failures |
---|---|---|---|
logging unit testing | 9 | 7 | 0 |
Test suite : test function | message |
---|---|
logging unit testing : test.000.getLoggerWithoutInitializingDoesNotCrash | Error in func() : could not find function "getLogger" |
logging unit testing : test.001.defaultLoggingLevelIsINFO | Error in func() : could not find function "basicConfig" |
logging unit testing : test.002.canInitializeTwice | Error in func() : could not find function "basicConfig" |
logging unit testing : test.canGetRootLoggerWithoutName | Error in func() : could not find function "getLogger" |
logging unit testing : test.canSetLoggerLevelByName | Error in func() : could not find function "basicConfig" |
logging unit testing : test.canSetLoggerLevelByNamedValue | Error in func() : could not find function "basicConfig" |
logging unit testing : test.canSetLoggerLevelByUnnamedValue | Error in func() : could not find function "basicConfig" |
Test Suite: logging unit testing
Test function regexp: ^test.+
Test file regexp: ^runit.+\.[rR]$
Involved directory:
../inst/RUnit/
Name | Value |
---|---|
platform | i486-pc-linux-gnu |
arch | i486 |
os | linux-gnu |
system | i486, linux-gnu |
status | |
major | 2 |
minor | 9.2 |
year | 2009 |
month | 08 |
day | 24 |
svn rev | 49384 |
language | R |
version.string | R version 2.9.2 (2009-08-24) |
host | lt41 |
compiler | g++ |