net.thucydides.junit.annotations
Annotation Type TestData


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface TestData

Annotation for a method which provides parameters to be injected into the test class constructor by Parameterized



Copyright © 2011 Wakaleo Consulting. All Rights Reserved.