Open Kilda Java Documentation
org.openkilda.northbound.service.LinkServiceTest Class Reference

Classes

class  Config
 

Public Member Functions

void reset ()
 
void shouldGetLinksList ()
 
void shouldGetEmptyPropsList ()
 
void shouldGetPropsList ()
 
void putLinkProps () throws Exception
 
void dropLinkProps () throws Exception
 

Detailed Description

Definition at line 72 of file LinkServiceTest.java.

Member Function Documentation

◆ dropLinkProps()

void org.openkilda.northbound.service.LinkServiceTest.dropLinkProps ( ) throws Exception

Definition at line 183 of file LinkServiceTest.java.

◆ putLinkProps()

void org.openkilda.northbound.service.LinkServiceTest.putLinkProps ( ) throws Exception

Definition at line 154 of file LinkServiceTest.java.

◆ reset()

void org.openkilda.northbound.service.LinkServiceTest.reset ( )

Definition at line 85 of file LinkServiceTest.java.

◆ shouldGetEmptyPropsList()

void org.openkilda.northbound.service.LinkServiceTest.shouldGetEmptyPropsList ( )

Definition at line 120 of file LinkServiceTest.java.

◆ shouldGetLinksList()

void org.openkilda.northbound.service.LinkServiceTest.shouldGetLinksList ( )

Definition at line 94 of file LinkServiceTest.java.

◆ shouldGetPropsList()

void org.openkilda.northbound.service.LinkServiceTest.shouldGetPropsList ( )

Definition at line 131 of file LinkServiceTest.java.


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