nz.ac.waikato.modeljunit.timing
Annotation Type Time


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

Time annotation for use in TimedModels. Each TimedModel should have one integer field for the current time.

Author:
Scott



Copyright © 2009 ModelJUnit Project. All Rights Reserved.