Enumeration AutoTestRunInNotebookInsertMethod

Enumeration Members

AFTER_CELL: "after-cell"
APPEND_TO_NOTEBOOK: "append-to-notebook"
BEFORE_CELL: "before-cell"
PREPEND_TO_NOTEBOOK: "prepend-to-notebook"