Overview

Namespaces

  • App
    • CloudModule
      • Forms
      • Model
      • Presenters
    • ConfigModule
      • Forms
      • Model
      • Presenters
    • Forms
    • GatewayModule
      • Model
      • Presenters
    • IqrfAppModule
      • Forms
      • Model
      • Presenters
    • Model
    • Presenters
    • Router
    • ServiceModule
      • Model
      • Presenters
  • PHP
  • Test
    • ConfigModule
      • Model
    • IqrfAppModule
      • Model
    • Model
    • Router
    • ServiceModule
      • Model

Classes

  • CommandManagerTest
  • InfoManagerTest
  • JsonFileManagerTest
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class InfoManagerTest

Tester\TestCase
Extended by Test\Model\InfoManagerTest
Namespace: Test\Model
Located at GatewayModule/model/InfoManagerTest.php
Methods summary
public
# __construct( Nette\DI\Container $container )

Constructor

Constructor

Parameters

$container
public
# setUp( )

Set up test environment

Set up test environment

public
# testGetIpAddresses( )

Test

Test function to get IPv4 and IPv6 addresses of the gateway
public
# testGetMacAddresses( )

Test

Test function to get MAC addresses of the gateway
public
# testGetHostname( )

Test

Test function to get hostname of the gateway
public
# testGetCoordinatorInfo( )

Test

Test function to get information about the Coordinator
public
# testGetDaemonVersion( )

Test

Test function to get version of the daemon
Properties summary
private Nette\DI\Container $container
#
private App\IqrfAppModule\Model\CoordinatorParser $coordinatorParser
#
private App\IqrfAppModule\Model\OsParser $osParser
#
IQRF Gateway Daemon webapp API documentation generated by ApiGen