Package Martel :: Package test :: Module test_RecordReader2
[hide private]
[frames] | no frames]

Module test_RecordReader2

source code

Functions [hide private]
 
count_records(reader) source code
 
normalize(s) source code
 
test_startswith_generic() source code
 
test_startswith_SP() source code
 
test_startswith_exhaustive(ending) source code
 
test_startswith_remainder() source code
 
test_startswith_errors() source code
 
test_startswith() source code
 
test_endswith_generic() source code
 
test_endswith_SP() source code
 
test_endswith_exhaustive(ending) source code
 
test_endswith_remainder() source code
 
test_endswith_errors() source code
 
test_endswith() source code
 
test_until() source code
 
test_count_lines() source code
 
test_nothing() source code
 
test_everything() source code
 
test() source code
Variables [hide private]
  data1 = 'ID Q1234\nDE Some protein\nSQ blah\n ABCDE ...
Variables Details [hide private]

data1

Value:
'''ID   Q1234
DE   Some protein
SQ   blah
     ABCDE FGHIJ
//
ID   Q2345
DE   ID
SQ   lahb
...