This repository will be used for the development of the NETN Test Suite. Currently it contains ETR test cases for SuT in tasker and task receiver roles.
The current test suite design uses the ServiceLoader interface feature of the IVCT framework. This is only available in the latest snapshot releases and not yet included in the production release.
This test suite verify the NATO Education and Training Network (NETN) Federation Object Model (FOM). See also https://github.com/AMSP-04/NETN-FOM
The test suites modules are aligned to the badge structure.
Booster Config for PITIS-223 Test Environment:
- crc.PITIS-223@localhost:8688
local pRTI
- localhost:8989
These settings may be set via the SettingsDesignator setter of the test case object ("tc"), like
tc.setSettingsDesignator("crcAddress=localhost:8989");
or via the LRC.settings within the pRTI installation setup.
Copyright 2025 NATO/OTAN
Licensed under the Apache License, Version 2.0

