Annotation Interface FromOffice


@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface FromOffice
Allows specifying to load test dependency from a particular Office (rather than default Office).
Author:
Daniel Sagenschneider
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Obtains the name of the Office.
  • Element Details