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
ftests.ftest_DCC Namespace Reference

Classes

class  ConnectionStub
 
class  TestDCC
 

Functions

def connectionBuilderMockBuild (type, addr, networkType)
 

Variables

 fName = None
 

Detailed Description

Created on Apr 14, 2014

@package: dc
@author: scorp
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright © 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Function Documentation

◆ connectionBuilderMockBuild()

def ftests.ftest_DCC.connectionBuilderMockBuild (   type,
  addr,
  networkType 
)

Definition at line 73 of file ftest_DCC.py.

73 def connectionBuilderMockBuild(type, addr, networkType):
74  return ConnectionStub()
75 
76 
def connectionBuilderMockBuild(type, addr, networkType)
Definition: ftest_DCC.py:73

Variable Documentation

◆ fName

ftests.ftest_DCC.fName = None

Definition at line 26 of file ftest_DCC.py.