\NetCommonsTestSuite

NetCommonsTestSuite

Summary

Methods
Properties
Constants
creteTestDb()
addTestDirectoryRecursive()
$plugin
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$plugin

$plugin : string

Plugin name

Type

string

Methods

creteTestDb()

creteTestDb() : void

テストDBの作成

addTestDirectoryRecursive()

addTestDirectoryRecursive(string  $directory = '.') : void

Recursively adds all the files in a directory to the test suite.

Parameters

string $directory

The directory subtree to add tests from.