PHP Interface PhpSpec\Locator\Resource

Show file Open project: phpspec/phpspec Interface Usage Examples

Public Methods

Method Description
getName ( ) : string
getSpecClassname ( ) : string
getSpecFilename ( ) : string
getSpecName ( ) : string
getSpecNamespace ( ) : string
getSrcClassname ( ) : string
getSrcFilename ( ) : string
getSrcNamespace ( ) : string

Method Details

getName() public method

public getName ( ) : string
return string

getSpecClassname() public method

public getSpecClassname ( ) : string
return string

getSpecFilename() public method

public getSpecFilename ( ) : string
return string

getSpecName() public method

public getSpecName ( ) : string
return string

getSpecNamespace() public method

public getSpecNamespace ( ) : string
return string

getSrcClassname() public method

public getSrcClassname ( ) : string
return string

getSrcFilename() public method

public getSrcFilename ( ) : string
return string

getSrcNamespace() public method

public getSrcNamespace ( ) : string
return string