org.xenei.junit.contract

Annotation Type ContractImpl

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element and Description
      Class<?> value
      The Implementation class that should be scanned for interfaces that have Contract tests defined.
    • Element Detail

      • value

        public abstract Class<?> value
        The Implementation class that should be scanned for interfaces that have Contract tests defined.

Copyright © 2013 XENEI.com. All Rights Reserved.