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

  • BaseServiceManagerTest
  • ComponentManagerTest
  • GenericManagerTest
  • InstanceManagerTest
  • IqrfManagerTest
  • MainManagerTest
  • SchedulerManagerTest
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class MainManagerTest

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

Constructor

Constructor

Parameters

$container
public
# setUp( )

Set up test environment

Set up test environment

public
# testLoad( )

Test

Test function to load main configuration of daemon
public
# testSave( )

Test

Test function to save main configuration of daemon
Properties summary
private Nette\DI\Container $container
#
private App\Model\JsonFileManager $fileManager
#
private App\Model\JsonFileManager $fileManagerTemp
#
private string $fileName
# 'config'
private string $path
# __DIR__ . '/../../configuration/'
private string $pathTest
# __DIR__ . '/../../configuration-test/'
IQRF Gateway Daemon webapp API documentation generated by ApiGen