Unit Test Results.

Designed for use with JUnit and Ant.

Class com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest

NameTestsErrorsFailuresTime(s)Time StampHost
BlocklyCodeGeneratorTest8080.2182014-11-12T22:28:08ID589

Failures

NameStatusTypeTime(s)
testTextSplitFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testTextSplit(BlocklyCodeGeneratorTest.java:49)
0.016
testListsAddItemsFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testListsAddItems(BlocklyCodeGeneratorTest.java:37)
0.000
testListsCreateListFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testListsCreateList(BlocklyCodeGeneratorTest.java:31)
0.000
testTextSplitAtFirstFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testTextSplitAtFirst(BlocklyCodeGeneratorTest.java:55)
0.000
testTextSplitAtAnyFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testTextSplitAtAny(BlocklyCodeGeneratorTest.java:61)
0.000
testTextSplitAtFirstOfAnyFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testTextSplitAtFirstOfAny(BlocklyCodeGeneratorTest.java:67)
0.000
testListsSelectItemFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testListsSelectItem(BlocklyCodeGeneratorTest.java:43)
0.000
testControlsEvalButIgnoreFailurenull expected:<[true]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[true]> but was:<[]>
at com.google.appinventor.blocklyeditor.BlocklyCodeGeneratorTest.testControlsEvalButIgnore(BlocklyCodeGeneratorTest.java:73)
0.015
Properties »
System.out »
System.err »