| Package | Description |
|---|---|
| org.sonar.api.component | |
| org.sonar.api.test |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutablePerspective |
| Modifier and Type | Method and Description |
|---|---|
<P extends Perspective> |
Perspectives.as(Class<P> perspectiveClass,
Component component) |
<P extends Perspective> |
ResourcePerspectives.as(Class<P> perspectiveClass,
Resource resource) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableTestable |
interface |
MutableTestPlan |
interface |
Testable |
interface |
TestPlan<T extends TestCase> |
Copyright © 2009-2013 SonarSource. All Rights Reserved.