Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Test case model

Vadim Justus edited this page Jun 26, 2014 · 2 revisions

TechDivision_MagentoUnitTesting_TestCase_Model

The test case is designed for testing model classes.

Mock objects

The test case doesn't initiate any additional mock objects.

Public methods

There aren't any additional public methods provided by the test case.

Clone this wiki locally