Documentation

Group extends Suite
in package

Class \Hoa\Exception\Test\Unit\Group.

Test suite of the group class.

Tags
copyright

Copyright © 2007-2017 Hoa community

license

New BSD License

Table of Contents

Methods

case_begin_transaction()  : mixed
case_commit_transaction()  : mixed
case_commit_transaction_with_an_empty_stack()  : mixed
case_constructor()  : mixed
case_count()  : mixed
case_get_exceptions()  : mixed
case_get_iterator()  : mixed
case_has_no_uncommitted_exceptions()  : mixed
case_has_no_uncommitted_exceptions_with_empty_stack()  : mixed
case_has_uncommitted_exceptions()  : mixed
case_is_an_exception_arrayaccess_iteratoraggregate_countable()  : mixed
case_offset_does_not_exist()  : mixed
case_offset_does_not_exist_with_no_uncommited_exceptions()  : mixed
case_offset_exists()  : mixed
case_offset_exists_with_no_uncommited_exceptions()  : mixed
case_offset_get()  : mixed
case_offset_get_does_not_exist()  : mixed
case_offset_get_does_not_exist_with_no_uncommited_exceptions()  : mixed
case_offset_get_with_no_uncommited_exceptions()  : mixed
case_offset_set()  : mixed
case_offset_set_not_an_exception()  : mixed
case_offset_set_with_a_null_index()  : mixed
case_offset_set_with_an_integer_index()  : mixed
case_offset_unset()  : mixed
case_offset_unset_does_not_exist()  : mixed
case_offset_unset_does_not_exist_with_no_uncommited_exceptions()  : mixed
case_offset_unset_with_no_uncommited_exceptions()  : mixed
case_raise_more_exceptions()  : mixed
case_raise_one_exception()  : mixed
case_raise_zero_exception()  : mixed
case_rollback_transaction()  : mixed
case_rollback_transaction_with_an_empty_stack()  : mixed
get_get_stack_size()  : mixed

Methods

case_begin_transaction()

public case_begin_transaction() : mixed

case_commit_transaction()

public case_commit_transaction() : mixed

case_commit_transaction_with_an_empty_stack()

public case_commit_transaction_with_an_empty_stack() : mixed

case_constructor()

public case_constructor() : mixed

case_count()

public case_count() : mixed

case_get_exceptions()

public case_get_exceptions() : mixed

case_get_iterator()

public case_get_iterator() : mixed

case_has_no_uncommitted_exceptions()

public case_has_no_uncommitted_exceptions() : mixed

case_has_no_uncommitted_exceptions_with_empty_stack()

public case_has_no_uncommitted_exceptions_with_empty_stack() : mixed

case_has_uncommitted_exceptions()

public case_has_uncommitted_exceptions() : mixed

case_is_an_exception_arrayaccess_iteratoraggregate_countable()

public case_is_an_exception_arrayaccess_iteratoraggregate_countable() : mixed

case_offset_does_not_exist()

public case_offset_does_not_exist() : mixed

case_offset_does_not_exist_with_no_uncommited_exceptions()

public case_offset_does_not_exist_with_no_uncommited_exceptions() : mixed

case_offset_exists()

public case_offset_exists() : mixed

case_offset_exists_with_no_uncommited_exceptions()

public case_offset_exists_with_no_uncommited_exceptions() : mixed

case_offset_get()

public case_offset_get() : mixed

case_offset_get_does_not_exist()

public case_offset_get_does_not_exist() : mixed

case_offset_get_does_not_exist_with_no_uncommited_exceptions()

public case_offset_get_does_not_exist_with_no_uncommited_exceptions() : mixed

case_offset_get_with_no_uncommited_exceptions()

public case_offset_get_with_no_uncommited_exceptions() : mixed

case_offset_set()

public case_offset_set() : mixed

case_offset_set_not_an_exception()

public case_offset_set_not_an_exception() : mixed

case_offset_set_with_a_null_index()

public case_offset_set_with_a_null_index() : mixed

case_offset_set_with_an_integer_index()

public case_offset_set_with_an_integer_index() : mixed

case_offset_unset()

public case_offset_unset() : mixed

case_offset_unset_does_not_exist()

public case_offset_unset_does_not_exist() : mixed

case_offset_unset_does_not_exist_with_no_uncommited_exceptions()

public case_offset_unset_does_not_exist_with_no_uncommited_exceptions() : mixed

case_offset_unset_with_no_uncommited_exceptions()

public case_offset_unset_with_no_uncommited_exceptions() : mixed

case_raise_more_exceptions()

public case_raise_more_exceptions() : mixed

case_raise_one_exception()

public case_raise_one_exception() : mixed

case_raise_zero_exception()

public case_raise_zero_exception() : mixed

case_rollback_transaction()

public case_rollback_transaction() : mixed

case_rollback_transaction_with_an_empty_stack()

public case_rollback_transaction_with_an_empty_stack() : mixed

get_get_stack_size()

public get_get_stack_size() : mixed

        
On this page

Search results