
goal.tools.test.result.TestResult Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of runtime Show documentation
Show all versions of runtime Show documentation
A system for running GOAL multi-agent systems.
The newest version!
package goal.tools.test.result;
public interface TestResult {
T accept(ResultFormatter formatter);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy