[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/question/engine/tests/ -> questionattemptstepiterator_test.php (summary)

This file contains tests for the question_attempt_step_iterator class.

Copyright: 2009 The Open University
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 144 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 question/engine/tests/helpers.php
 question/engine/lib.php

Defines 1 class

question_attempt_step_iterator_test:: (15 methods):
  setUp()
  tearDown()
  test_foreach_loop()
  test_foreach_loop_add_step_during()
  test_reverse_foreach_loop()
  test_offsetExists_before_start()
  test_offsetExists_at_start()
  test_offsetExists_at_endt()
  test_offsetExists_past_end()
  test_offsetGet_before_start()
  test_offsetGet_at_start()
  test_offsetGet_at_end()
  test_offsetGet_past_end()
  test_cannot_set()
  test_cannot_unset()


Class: question_attempt_step_iterator_test  - X-Ref

Unit tests for the {@link question_attempt_step_iterator} class.

setUp()   X-Ref
No description

tearDown()   X-Ref
No description

test_foreach_loop()   X-Ref
No description

test_foreach_loop_add_step_during()   X-Ref
No description

test_reverse_foreach_loop()   X-Ref
No description

test_offsetExists_before_start()   X-Ref
No description

test_offsetExists_at_start()   X-Ref
No description

test_offsetExists_at_endt()   X-Ref
No description

test_offsetExists_past_end()   X-Ref
No description

test_offsetGet_before_start()   X-Ref


test_offsetGet_at_start()   X-Ref
No description

test_offsetGet_at_end()   X-Ref
No description

test_offsetGet_past_end()   X-Ref


test_cannot_set()   X-Ref


test_cannot_unset()   X-Ref




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1