File: test_SCOP_Scop

package info (click to toggle)
python-biopython 1.45-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 18,192 kB
  • ctags: 12,310
  • sloc: python: 83,505; xml: 13,834; ansic: 7,015; cpp: 1,855; sql: 1,144; makefile: 179
file content (12 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
test_SCOP_Scop
testConstructFromDirectory (test_SCOP_Scop.ScopTests) ... ok
testGetAscendent (test_SCOP_Scop.ScopTests) ... ok
testParse (test_SCOP_Scop.ScopTests) ... ok
testParseDomain (test_SCOP_Scop.ScopTests) ... ok
testSccsOrder (test_SCOP_Scop.ScopTests) ... ok
Test getDescendents method ... ok

----------------------------------------------------------------------
Ran 6 tests in 0.021s

OK