Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
 | testLoadMacros | 0.005 |
| expected:<true> but was:<false> | |
| java.lang.AssertionError: expected:&true& but was:&false& at org.testng.Assert.fail(Assert.java:76) at org.testng.Assert.failNotEquals(Assert.java:348) at org.testng.Assert.assertTrue(Assert.java:29) at org.testng.Assert.assertTrue(Assert.java:38) at sk.stuba.fiit.foo07.genex.common.ResourceHelperTest.testLoadMacros(ResourceHelperTest.java:20)
| |
 | testPictureInsertSelect | 0.227 |
 | testPicturePrimaryKey | 0.091 |
 | testQuestionTypeInsertSelect | 0.011 |
 | testKeywordInsertSelect | 0.007 |
 | testKeywordPrimaryKey | 0.013 |
 | testQuestionTypePrimaryKey | 0.009 |
 | testTUserInsertSelect | 0.008 |
 | testCategoryTypeInsertNull | 0.017 |
 | testQuestionInsertSelect | 0.027 |
 | testAnswerInsertSelect | 0.012 |
 | testTestCategoryInsertSelect | 0.013 |
 | testTestCategoryPrimaryKey | 0.011 |
 | testQuestionPrimaryKey | 0.015 |
 | testAnswerInsertNull | 0.018 |
 | testQuestionInsertNull | 0.014 |
 | testTestInsertSelect | 0.011 |
 | testTestPrimaryKey | 0.008 |
 | testTestQuestionNull | 0.009 |
 | testTestQuestionInsertSelect | 0.033 |
 | testTestQuestionPrimaryKey | 0.009 |
 | testCategoryInsertSelect | 0.013 |
 | testKeywordQuestionInsertSelect | 0.01 |
 | testAnswerPrimaryKey | 0.012 |
 | testKeywordQuestionPrimaryKey | 0.021 |
 | testTestCategoryInsertNull | 0.01 |
 | testCategoryTypePrimaryKey | 0.013 |
 | testTestInsertNull | 0.016 |
 | testTUserPrimaryKey | 0.011 |
 | testPictureQuestionInsertSelect | 0.014 |
 | testPictureQuestionPrimaryKey | 0.01 |
 | testCategoryQuestionInsertSelect | 0.015 |
 | testCategoryQuestionPrimaryKey | 0.014 |
 | testQuestionTypeInsertNull | 0.016 |
 | testPictureInsertNull | 0.038 |
 | testKeywordInsertNull | 0.016 |
 | testTUserInsertNull | 0.024 |
 | testLoadMacros |
| java.lang.AssertionError: expected:<true> but was:<false> |
| |