Class State.ForTesting

  • Enclosing class:
    State

    static class State.ForTesting
    extends State
    Slightly tweaked implementation used when running tests.
    • Constructor Detail

      • ForTesting

        public ForTesting​(javax.annotation.processing.ProcessingEnvironment processingEnv)
    • Method Detail

      • respectAnnotations

        boolean respectAnnotations()
        Description copied from class: State
        This switch allows the RfValidatorTest code to be worked on in the IDE without causing compilation failures.
        Overrides:
        respectAnnotations in class State