org.jnario.runner
Annotation Type Subject


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Subject

Subjects are implicitly created fixtures in Jnario specs. Fields annotated with Subject will be automatically instantiated by the respective SpecCreator.

Author:
Sebastian Benz - Initial contribution and API



Copyright © 2012-2013 BMW Car IT. All Rights Reserved.