HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
tests.test_dtm_TasksStateUpdateService Namespace Reference

Classes

class  TestTasksStateUpdateService
 

Variables

string FORMAT = '%(asctime)s - %(threadName)s - %(name)s - %(funcName)s - %(levelname)s - %(message)s'
 
 level
 
 INFO
 
 format
 

Detailed Description

HCE project, Python bindings, Distributed Tasks Manager application.
TasksStateUpdateService object functional tests.

@package: dtm
@author bgv bgv.hce@gmail.com
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright © 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ FORMAT

string tests.test_dtm_TasksStateUpdateService.FORMAT = '%(asctime)s - %(threadName)s - %(name)s - %(funcName)s - %(levelname)s - %(message)s'

Definition at line 31 of file test_dtm_TasksStateUpdateService.py.

◆ format

tests.test_dtm_TasksStateUpdateService.format

Definition at line 32 of file test_dtm_TasksStateUpdateService.py.

◆ INFO

tests.test_dtm_TasksStateUpdateService.INFO

Definition at line 32 of file test_dtm_TasksStateUpdateService.py.

◆ level

tests.test_dtm_TasksStateUpdateService.level

Definition at line 32 of file test_dtm_TasksStateUpdateService.py.