| Modifier and Type | Method and Description |
|---|---|
RepeatStatement |
RepeatStatement.Builder.build(Repeat annotation,
org.junit.runners.model.Statement next)
Builds a
RepeatStatement instance using the values in this builder. |
RepeatStatement |
RepeatStatement.Builder.build(org.junit.runners.model.Statement next)
Builds a
RepeatStatement instance using the values in this builder. |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.