Uses of Interface
de.saumya.mojo.tests.TestScriptFactory
Packages that use TestScriptFactory
Package
Description
-
Uses of TestScriptFactory in de.saumya.mojo.minitest
Classes in de.saumya.mojo.minitest that implement TestScriptFactoryMethods in de.saumya.mojo.minitest that return TestScriptFactoryModifier and TypeMethodDescriptionprotected TestScriptFactoryMinispecMojo.newTestScriptFactory()protected TestScriptFactoryMinitestMojo.newTestScriptFactory()Methods in de.saumya.mojo.minitest with parameters of type TestScriptFactoryModifier and TypeMethodDescriptionprotected JRubyRun.ResultMinispecMojo.runIt(ScriptFactory factory, JRubyVersion.Mode mode, JRubyVersion version, TestScriptFactory scriptFactory) protected JRubyRun.ResultMinitestMojo.runIt(ScriptFactory factory, JRubyVersion.Mode mode, JRubyVersion version, TestScriptFactory scriptFactory) -
Uses of TestScriptFactory in de.saumya.mojo.rspec
Classes in de.saumya.mojo.rspec that implement TestScriptFactoryMethods in de.saumya.mojo.rspec that return TestScriptFactoryMethods in de.saumya.mojo.rspec with parameters of type TestScriptFactoryModifier and TypeMethodDescriptionprotected JRubyRun.ResultRSpecMojo.runIt(ScriptFactory factory, JRubyVersion.Mode mode, JRubyVersion version, TestScriptFactory scriptFactory) -
Uses of TestScriptFactory in de.saumya.mojo.runit
Classes in de.saumya.mojo.runit that implement TestScriptFactoryModifier and TypeClassDescriptionclassclassMethods in de.saumya.mojo.runit that return TestScriptFactoryMethods in de.saumya.mojo.runit with parameters of type TestScriptFactoryModifier and TypeMethodDescriptionprotected JRubyRun.ResultRUnitMojo.runIt(ScriptFactory factory, JRubyVersion.Mode mode, JRubyVersion version, TestScriptFactory scriptFactory) -
Uses of TestScriptFactory in de.saumya.mojo.tests
Classes in de.saumya.mojo.tests that implement TestScriptFactoryModifier and TypeClassDescriptionclassclassMethods in de.saumya.mojo.tests that return TestScriptFactoryModifier and TypeMethodDescriptionprotected abstract TestScriptFactoryAbstractTestMojo.newTestScriptFactory()Methods in de.saumya.mojo.tests with parameters of type TestScriptFactoryModifier and TypeMethodDescriptionprotected abstract JRubyRun.ResultAbstractTestMojo.runIt(ScriptFactory factory, JRubyVersion.Mode mode, JRubyVersion version, TestScriptFactory testScriptFactory) protected voidAbstractTestMojo.runIt(JRubyRun run, TestScriptFactory testScriptFactory)