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

  • CoordinatorParserTest
  • IqrfAppManagerTest
  • IqrfMacroManagerTest
  • OsParserTest
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class IqrfAppManagerTest

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

Constructor

Constructor

Parameters

$container
public
# setUp( )

Set up test environment

Set up test environment

public
# testValidatePacket( )

Test

Test function to validation of raw IQRF packet
public
# testChangeOperationMode( )

Test

Test function to change iqrf-daemon operation mode
public
# testSendRaw( )

Test

Test function to send RAW IQRF packet
public
# testParseResponse( )

Test

Test function to parse DPA response
Properties summary
private Nette\DI\Container $container
#
private App\Model\CommandManager $commandManager
#
private App\Model\FileManager $fileManager
#
private App\IqrfAppModule\Model\CoordinatorParser $coordinatorParser
#
private App\IqrfAppModule\Model\OsParser $osParser
#
IQRF Gateway Daemon webapp API documentation generated by ApiGen