You are here

public static function CoderUpgradeUnitTestCase1::getInfo in Coder 7.2

Same name and namespace in other branches
  1. 7 coder_upgrade/coder_upgrade.test \CoderUpgradeUnitTestCase1::getInfo()

File

coder_upgrade/coder_upgrade.test, line 210

Class

CoderUpgradeUnitTestCase1
Unit tests on a single file in files/coder_upgrade/old/test.

Code

public static function getInfo() {
  return CoderUpgradeUnitTestCase::getInfo1('test');
}