|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttest.org.sakaiproject.tool.assessment.business.entity.helper.AuthoringHelperTest
public class AuthoringHelperTest
Test program
| Constructor Summary | |
|---|---|
AuthoringHelperTest()
|
|
| Method Summary | |
|---|---|
AssessmentFacade |
createImportedAssessment(Document document)
copy of method in AuthoringHelper with persistence turned off. |
ItemFacade |
createImportedItem(Document document)
Version of method in AuthoringHelper, but with persistence disabled. |
static void |
main(String[] args)
|
static void |
testAssessments(String myPath,
String[] myDocs)
|
static void |
testItems(String myPath,
String[] myDocs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthoringHelperTest()
| Method Detail |
|---|
public static void main(String[] args)
public static void testAssessments(String myPath,
String[] myDocs)
public static void testItems(String myPath,
String[] myDocs)
public AssessmentFacade createImportedAssessment(Document document)
document - the document
public ItemFacade createImportedItem(Document document)
document - the item XML document in QTI format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||