Class State.ForTesting

java.lang.Object
com.google.web.bindery.requestfactory.apt.State
com.google.web.bindery.requestfactory.apt.State.ForTesting
Enclosing class:
State

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

  • Method Details

    • 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