mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@110 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
96e01e39a3
commit
00f95d4c0e
1 changed files with 13 additions and 0 deletions
|
@ -250,5 +250,18 @@ public class TestFB2Reader extends TestCase {
|
|||
public void test2TreeParagraphs() {
|
||||
doTreeModelTest("tree2sections");
|
||||
}
|
||||
|
||||
// big tests
|
||||
public void testPoem() {
|
||||
doTest("poem");
|
||||
}
|
||||
|
||||
public void testText1() {
|
||||
doTest("karenina");
|
||||
}
|
||||
|
||||
public void testTextWithNotes() {
|
||||
doTest("whiteguard");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue