You are here

property LongAnswerTestCase::$question_node_type in Quiz 7.5

Same name and namespace in other branches
  1. 7.6 question_types/long_answer/long_answer.test \LongAnswerTestCase::question_node_type

Overrides QuizQuestionTestCase::$question_node_type

File

question_types/long_answer/long_answer.test, line 13
Unit tests for the long_answer Module.

Class

LongAnswerTestCase
Test class for long answer.

Code

var $question_node_type = 'long_answer';