KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.Tests.ApiTests Class Reference

Testing NodeManager.ApiProvider More...

Public Member Functions

 ApiTests (ITestOutputHelper output)
 Initializes a new instance of the ApiTests class. More...
 
void ApiGenerationTest ()
 Testing the api generation More...
 

Detailed Description

Testing NodeManager.ApiProvider

Definition at line 29 of file ApiTests.cs.

Constructor & Destructor Documentation

◆ ApiTests()

KlusterKite.NodeManager.Tests.ApiTests.ApiTests ( ITestOutputHelper  output)

Initializes a new instance of the ApiTests class.

Parameters
outputThe output.

Definition at line 42 of file ApiTests.cs.

Member Function Documentation

◆ ApiGenerationTest()

void KlusterKite.NodeManager.Tests.ApiTests.ApiGenerationTest ( )

Testing the api generation

Definition at line 51 of file ApiTests.cs.


The documentation for this class was generated from the following file: