Package fit

Class ActionFixture

    • Field Detail

      • cells

        protected Parse cells
    • Constructor Detail

      • ActionFixture

        public ActionFixture()
    • Method Detail

      • start

        public void start()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActor

        public Fixture getActor()
      • enter

        public void enter()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • press

        public void press()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • check

        public void check()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • tryFindMethodWithArgs

        protected java.lang.reflect.Method tryFindMethodWithArgs​(int args)
                                                          throws java.lang.NoSuchMethodException
        Throws:
        java.lang.NoSuchMethodException