Last active
October 11, 2017 14:25
-
-
Save lmsilvera/e01e2700d684624a908ab7f3a20bbe40 to your computer and use it in GitHub Desktop.
Bringing test collection from taoQtiTest extension. https://www.taotesting.com/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $this->testClass = new core_kernel_classes_Class(TAO_TEST_CLASS); | |
| $this->testClass->getInstances(); // returns an array collection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment