pgb_liv\php_ms\Search\MsgfPlusSearch::__construct
Create a new instance of this class.
Must supply server details.
Signature
public function __construct(string
$exePath,
[string
$javaPath = 'java'] )
Parameters
$exePath
— string
Path to the MSGFPlus.jar executable$javaPath
— string
Path to the JRE executable
Test Coverage
Information
- Coverage: 3/3 Lines (100%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MsgfPlusSearchTest::testObjectCanBeConstructedForValidConstructorArguments
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MsgfPlusSearchTest::testCanSubmitValidJob
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MsgfPlusSearchTest::testCanSubmitValidJobWithMods