simplesamlphp-module-monitor 2.1.0
Changed the way TestResult::arrayizeTestResult()
and TestFactory::getArrayizeTestResults()
return results.
It no longer includes the test's output by default.
Changed the way you can get formatted output from ?xml
to ?output=xml
.
Moved TestConfiguration to TestSuite. It cannot be used directly from within TestCases