Class MARSTestHarness

java.lang.Object
com.marslib.testing.MARSTestHarness

public final class MARSTestHarness extends Object
Centralized test setup utility that resets ALL MARSLib static singletons in one call.
  • Method Details

    • reset

      public static void reset()
    • cleanup

      public static void cleanup()
    • createSwerveConfig

      public static SwerveConfig createSwerveConfig()
      Returns a standard SwerveConfig for testing.
    • createPowerConfig

      public static PowerConfig createPowerConfig()
      Returns a standard PowerConfig for testing.
    • createVisionConfig

      public static VisionConfig createVisionConfig()
      Returns a standard VisionConfig for testing.