Skip to content

Instantly share code, notes, and snippets.

@lmsilvera
Last active October 11, 2017 14:25
Show Gist options
  • Select an option

  • Save lmsilvera/e01e2700d684624a908ab7f3a20bbe40 to your computer and use it in GitHub Desktop.

Select an option

Save lmsilvera/e01e2700d684624a908ab7f3a20bbe40 to your computer and use it in GitHub Desktop.
Bringing test collection from taoQtiTest extension. https://www.taotesting.com/
<?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