Class ArchRules

java.lang.Object
com.tngtech.archunit.junit.ArchRules

@Deprecated
public final class ArchRules
extends java.lang.Object
Deprecated.
Please use ArchTests instead
  • Method Summary

    Modifier and Type Method Description
    static ArchRules in​(java.lang.Class<?> definitionLocation)
    Deprecated.
    Please use ArchTests instead

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • in

      @Deprecated @PublicAPI(usage=ACCESS) public static ArchRules in​(java.lang.Class<?> definitionLocation)
      Deprecated.
      Please use ArchTests instead