Unit Test Results

Designed for use with JUnit and Ant.

Class test.openjmx.adaptor.http.HttpAdaptorTest

NameTestsErrorsFailuresTime(s)
HttpAdaptorTest2101.520

Tests

testBasicsErrornested runtime exception is java.lang.IllegalArgumentException: Not possible to change port with the server running

javax.management.RuntimeMBeanException: nested runtime exception is java.lang.IllegalArgumentException: Not possible to change port with the server running
java.lang.IllegalArgumentException: Not possible to change port with the server running
at openjmx.adaptor.http.HttpAdaptor.setPort(HttpAdaptor.java:92)
at java.lang.reflect.Method.invoke(Native Method)
at openjmx.MBeanIntrospector.setAttribute(MBeanIntrospector.java:299)
at openjmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:405)
at test.openjmx.adaptor.http.HttpAdaptorTest.testBasics(HttpAdaptorTest.java:121)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:166)
at junit.framework.TestCase.runBare(TestCase.java:140)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:131)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409)
0.788
testAuthenticationSuccess0.190

Properties >>