org.xenei.junit.contract

Annotation Type Contract

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element and Description
      Class<?> value
      The class that the annotated class is the contract test for.
    • Element Detail

      • value

        public abstract Class<?> value
        The class that the annotated class is the contract test for.

Copyright © 2013-2014 XENEI.com. All Rights Reserved.