Class SimpleRoverTest


  • public class SimpleRoverTest
    extends ToolTestBase
    Unit test for issue ANY23-310
    Author:
    Jacek Grzebyta (grzebyta.dev [at] gmail.com)
    • Constructor Detail

      • SimpleRoverTest

        public SimpleRoverTest​(String filePath)
    • Method Detail

      • ref310Test

        public void ref310Test()
                        throws Exception
        Ref ANY23-310 unit test.
        Throws:
        Exception - if there is an error asserting the test data.
      • ref310ExtendedTest

        public void ref310ExtendedTest()
                                throws Exception
        Ref ANY23-310 unit test. Example without the logging file. By default that test is not active. It might be useful for debugging.
        Throws:
        Exception - if there is an error asserting the test data.