Modules§
Structs§
- Confidence
Score - Builder for computing detection confidence from weighted signals.
- Detection
Result - What was detected about a project
- Test
Case - A single test case result
- Test
Error - Error details for a failed test
- Test
RunResult - Complete result of a test run
- Test
Suite - A group of test cases (typically a file or class)
Enums§
- Test
Status - Status of a single test case
Traits§
- Test
Adapter - Trait that each language adapter must implement