|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.husky.internal.BasicResponse
org.jboss.osgi.husky.runtime.junit.JUnitResponse
public class JUnitResponse
A Response implementation that can be constructed
from a JUnit4 Result.
| Constructor Summary | |
|---|---|
JUnitResponse(org.junit.runner.Result result)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.osgi.husky.internal.BasicResponse |
|---|
addFailure, getFailures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitResponse(org.junit.runner.Result result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||