|
Knopflerfish OSGi 6.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JUnitResult
Test suites can publish JUnitResult services in the registry. Used for distributed and/or remote testing. The junit_runner bundle will pick up such services and include them in the grunt report.
| Method Summary | |
|---|---|
junit.framework.Test |
getParentTest()
Returns the parent test, e.g. |
junit.framework.TestResult |
getResult()
Returns the JUnit TestResult |
junit.framework.TestSuite |
getTestSuite()
Returns the test suite that produced this test result |
| Method Detail |
|---|
junit.framework.TestResult getResult()
junit.framework.TestSuite getTestSuite()
junit.framework.Test getParentTest()
|
Knopflerfish OSGi 6.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||