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

Protected Member Functions

 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 ()
 

Protected Attributes

 $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
 

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 ()
 

Detailed Description

semantic-mediawiki medium

GNU GPL v2+

Since
3.1
Author
mwjames

Member Function Documentation

◆ runTestCaseFile()

SMW\Tests\ExtendedJsonTestCaseScriptRunner::runTestCaseFile ( JsonTestCaseFileHandler  $jsonTestCaseFileHandler)
protected
See also
JsonTestCaseScriptRunner::runTestCaseFile
Parameters
JsonTestCaseFileHandler$jsonTestCaseFileHandler

Member Data Documentation

◆ $deletePagesOnTearDown

SMW\Tests\ExtendedJsonTestCaseScriptRunner::$deletePagesOnTearDown = true
protected
See also
JsonTestCaseScriptRunner::$deletePagesOnTearDown

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

About | General disclaimer | Privacy policy