Class: TestSupportGuardTribunal
- Inherits:
-
ActiveHarness::Tribunal
- Object
- ActiveHarness::Tribunal
- TestSupportGuardTribunal
- Defined in:
- lib/generators/active_harness/install/templates/tribunals/test_support_guard_tribunal.rb
Overview
Runs TestSupportGuardAgent in parallel (single agent here, extendable). Verdict is true (safe) when no spam is detected.
Constant Summary
Constants inherited from ActiveHarness::Tribunal
ActiveHarness::Tribunal::VALID_HOOKS
Instance Attribute Summary
Attributes inherited from ActiveHarness::Tribunal
#agent_execution_times, #errors, #execution_time, #input, #results, #verdict
Method Summary
Methods inherited from ActiveHarness::Tribunal
after, agents, before, #call, callback, inherited, #initialize, on, #on, process, #process, tribunal_config
Constructor Details
This class inherits a constructor from ActiveHarness::Tribunal