Created
March 29, 2012 08:50
-
-
Save anpieber/2235134 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Results : | |
| Failed tests: testCreateTextFieldsFor2StringArguments(org.openengsb.ui.admin.testClient.TestClientTest): expected:<2> but was:<1> | |
| testCreateDropdownForOptionArguments(org.openengsb.ui.admin.testClient.TestClientTest): component 'BeanEditorPanel' is not type:DropdownField | |
| testCreateTextFieldsForBean(org.openengsb.ui.admin.testClient.TestClientTest): expected:<class org.openengsb.ui.common.editor.BeanEditorPanel> but was:<class org.openengsb.ui.common.editor.fields.DropdownField> | |
| testPerformMethodCallWithIntegerObjectArgument(org.openengsb.ui.admin.testClient.TestClientTest): (..) | |
| testSelectMethodTwice(org.openengsb.ui.admin.testClient.TestClientTest): expected:<2> but was:<1> | |
| testToSelectDefaultEndPoint_ShouldDisplayDomainMethodWithArguments(org.openengsb.ui.admin.testClient.TestClientTest): expected:<2> but was:<1> | |
| Tests in error: | |
| testPerformMethodCall(org.openengsb.ui.admin.testClient.TestClientTest): java.lang.reflect.InvocationTargetException | |
| testPerformMethodCallOnDomain(org.openengsb.ui.admin.testClient.TestClientTest): java.lang.reflect.InvocationTargetException | |
| testPerformMethodCallWithBeanArgument(org.openengsb.ui.admin.testClient.TestClientTest): org.openengsb.ui.common.editor.fields.DropdownField cannot be cast to org.openengsb.ui.common.editor.BeanEditorPanel | |
| testFormResetAfterCall(org.openengsb.ui.admin.testClient.TestClientTest): Unable to set value. Couldn't find component with name: argumentListContainer:argumentList:arg1panel:valueEditor:field | |
| testFeedbackPanelContainsText(org.openengsb.ui.admin.testClient.TestClientTest): Unable to set value. Couldn't find component with name: argumentListContainer:argumentList:arg1panel:valueEditor:field | |
| testExceptionInFeedback(org.openengsb.ui.admin.testClient.TestClientTest): Unable to set value. Couldn't find component with name: argumentListContainer:argumentList:arg1panel:valueEditor:field | |
| Tests run: 144, Failures: 6, Errors: 6, Skipped: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment