PHP Interface DataSift\Storyplayer\PlayerLib\TestEnvironment_Group

Mostra file Open project: datasift/storyplayer

Public Methods

Method Description
getHostManagerValidator ( ) : HostManagerValidator is the host's host manager acceptible? this validator will tell you
getOsAdapterValidator ( ) : OsAdapterValidator is the host's os adapter acceptable? this validator will tell you

Method Details

getHostManagerValidator() public method

is the host's host manager acceptible? this validator will tell you
public getHostManagerValidator ( ) : HostManagerValidator
return HostManagerValidator

getOsAdapterValidator() public method

is the host's os adapter acceptable? this validator will tell you
public getOsAdapterValidator ( ) : OsAdapterValidator
return OsAdapterValidator