PHP Class Nmap\Tests\NmapTest

Inheritance: extends TestCase
Show file Open project: willdurand/nmap

Public Methods

Method Description
testExecutableNotExecutable ( )
testPingScan ( )
testScan ( )
testScanSpecifyingPorts ( )
testScanWithOsDetection ( )
testScanWithServiceInfo ( )
testScanWithTreatHostsAsOnline ( )
testScanWithVerbose ( )
testScanWithoutReverseDNS ( )

Private Methods

Method Description
getProcessExecutorMock ( ) : PHPUnit_Framework_MockObject_MockObject

Method Details

testExecutableNotExecutable() public method

testPingScan() public method

public testPingScan ( )

testScan() public method

public testScan ( )

testScanSpecifyingPorts() public method

testScanWithOsDetection() public method

testScanWithServiceInfo() public method

testScanWithTreatHostsAsOnline() public method

testScanWithVerbose() public method

public testScanWithVerbose ( )

testScanWithoutReverseDNS() public method