pgb_liv\php_ms\Reader\FastaReader::getLine
Gets the next line and increments the file iterator
Signature
private function getLine()
Returns
- string
- The next line in the file
Test Coverage
Information
- Coverage: 5/5 Lines (100%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ 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