Semantic MediaWiki and related extensions
Protected Member Functions | List of all members
SMW\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest Class Reference
Inheritance diagram for SMW\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest:
Inheritance graph
[legend]
Collaboration diagram for SMW\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest:
Collaboration graph
[legend]

Protected Member Functions

 getTestCaseLocation ()
 
 getRequiredJsonTestCaseMinVersion ()
 
 getDependencyDefinitions ()
 
- Protected Member Functions inherited from SMW\Tests\ExtendedJsonTestCaseScriptRunner
 setUp ()
 
 runTestCaseFile (JsonTestCaseFileHandler $jsonTestCaseFileHandler)
 
- Protected Member Functions inherited from SMW\Tests\LightweightJsonTestCaseScriptRunner
 setUp ()
 
 runTestCaseFile (JsonTestCaseFileHandler $jsonTestCaseFileHandler)
 
 getPermittedSettings ()
 
- Protected Member Functions inherited from SMW\Tests\JsonTestCaseScriptRunner
 setUp ()
 
 tearDown ()
 
 getTestCaseLocation ()
 
 runTestCaseFile (JsonTestCaseFileHandler $jsonTestCaseFileHandler)
 
 getRequiredJsonTestCaseMinVersion ()
 
 getAllowedTestCaseFiles ()
 
 getDependencyDefinitions ()
 
 getPermittedSettings ()
 
 registerConfigValueCallback ( $key, \Closure $callback)
 
 getConfigValueCallback ( $key)
 
 canTestCaseFile ( $file)
 
 changeGlobalSettingTo ( $key, $value)
 
 checkEnvironmentToSkipCurrentTest (JsonTestCaseFileHandler $jsonTestCaseFileHandler)
 
 createPagesFrom (array $pages, $defaultNamespace=NS_MAIN)
 
 createPagesFor (array $pages, $defaultNamespace)
 
- Protected Member Functions inherited from SMW\Tests\DatabaseTestCase
 setUp ()
 
 tearDown ()
 
 removeDatabaseTypeFromTest ( $databaseToBeExcluded)
 
 destroyDatabaseTablesAfterRun ()
 
 getStore ()
 
 setStoresToBeExcluded (array $storesToBeExcluded)
 
 skipTestForMediaWikiVersionLowerThan ( $version, $message='')
 
 skipTestForDatabase ( $excludedDatabase, $message='')
 
 skipTestForStore ( $excludeStore)
 
 getDBConnection ()
 
 getConnectionProvider ()
 
 isUsableUnitTestDatabase ()
 
 checkIfDatabaseCanBeUsedOtherwiseSkipTest ()
 
 checkIfStoreCanBeUsedOtherwiseSkipTest ()
 

Additional Inherited Members

- Public Member Functions inherited from SMW\Tests\JsonTestCaseScriptRunner
 testCaseFile ( $file)
 
 jsonFileProvider ()
 
- Public Member Functions inherited from SMW\Tests\DatabaseTestCase
 run (?\PHPUnit_Framework_TestResult $result=null)
 
- Static Public Member Functions inherited from SMW\Tests\DatabaseTestCase
static setUpBeforeClass ()
 
- Protected Attributes inherited from SMW\Tests\ExtendedJsonTestCaseScriptRunner
 $deletePagesOnTearDown = true
 
- Protected Attributes inherited from SMW\Tests\LightweightJsonTestCaseScriptRunner
 $validatorFactory
 
 $runnerFactory
 
 $deletePagesOnTearDown = true
 
- Protected Attributes inherited from SMW\Tests\JsonTestCaseScriptRunner
 $deletePagesOnTearDown = true
 
 $searchByFileExtension = 'json'
 
 $connectorId = ''
 
- Protected Attributes inherited from SMW\Tests\DatabaseTestCase
 $testEnvironment
 
 $testDatabaseTableBuilder
 
 $databaseToBeExcluded = null
 
 $storesToBeExcluded = null
 
 $destroyDatabaseTablesBeforeRun = false
 
 $destroyDatabaseTablesAfterRun = false
 
 $isUsableUnitTestDatabase = true
 

Detailed Description

semantic-mediawiki medium

GNU GPL v2+

Since
2.3
Author
mwjames

Member Function Documentation

◆ getDependencyDefinitions()

SMW\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest::getDependencyDefinitions ( )
protected

◆ getRequiredJsonTestCaseMinVersion()

SMW\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest::getRequiredJsonTestCaseMinVersion ( )
protected

◆ getTestCaseLocation()

SMW\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest::getTestCaseLocation ( )
protected

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy