Skip to content

junit/index

Overview

Module

This module provides functionalities for JUnit testing within the Aerokit SDK. It includes classes and methods for defining and executing JUnit tests, as well as managing test suites and test cases in a modular architecture.

The main components of this module are:

  • JUnit: Represents a registry for managing JUnit tests and provides methods to define and execute tests.

Classes