|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
java.lang.Objectde.matrixweb.harhar.junit.Har
@Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) @interface Har
| Method Summary | |
|---|---|
boolean
|
debug()
|
int
|
repetitions()
|
int
|
users()
|
String
|
value()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
boolean debug()
int repetitions()
int users()
String value()
classpath:path/to/har
or file:path/to/har
Groovy Documentation