pgb_liv\php_ms\Reader\FastaReader::__construct
Signature
public function __construct(
$filePath )
Parameters
$filePath
—
Test Coverage
Information
- Coverage: 2/2 Lines (100%)
- Tests: 5
- Passed: 5 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testObjectCanBeConstructedForValidConstructorArguments
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanRetrieveEntry
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanRewind
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanSkipWhitespace
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaWriterTest::testCanWritePeffEntry