Class RequiredTextFieldAspects

java.lang.Object
allurium.aspects.RequiredTextFieldAspects

public class RequiredTextFieldAspects extends Object
  • Constructor Details

    • RequiredTextFieldAspects

      public RequiredTextFieldAspects()
  • Method Details

    • stepAssertMarkedAsRequired

      public void stepAssertMarkedAsRequired(org.aspectj.lang.ProceedingJoinPoint invocation) throws Throwable
      Throws:
      Throwable
    • stepAssertNotMarkedAsRequired

      public void stepAssertNotMarkedAsRequired(org.aspectj.lang.ProceedingJoinPoint invocation) throws Throwable
      Throws:
      Throwable