Open Kilda Java Documentation
org.openkilda.northbound.controller.SwitchControllerTest Class Reference
Inheritance diagram for org.openkilda.northbound.controller.SwitchControllerTest:
org.openkilda.northbound.controller.NorthboundBaseTest

Public Member Functions

void setUp () throws Exception
 
void shouldDeleteSwitchRules () throws Exception
 
void shouldFailDeleteSwitchRulesWithoutExtraAuth () throws Exception
 

Additional Inherited Members

- Static Public Member Functions inherited from org.openkilda.northbound.controller.NorthboundBaseTest
static void setUpOnce () throws Exception
 
static void teatDownOnce ()
 

Detailed Description

Definition at line 52 of file SwitchControllerTest.java.

Member Function Documentation

◆ setUp()

void org.openkilda.northbound.controller.SwitchControllerTest.setUp ( ) throws Exception

Definition at line 64 of file SwitchControllerTest.java.

◆ shouldDeleteSwitchRules()

void org.openkilda.northbound.controller.SwitchControllerTest.shouldDeleteSwitchRules ( ) throws Exception

Definition at line 73 of file SwitchControllerTest.java.

◆ shouldFailDeleteSwitchRulesWithoutExtraAuth()

void org.openkilda.northbound.controller.SwitchControllerTest.shouldFailDeleteSwitchRulesWithoutExtraAuth ( ) throws Exception

Definition at line 90 of file SwitchControllerTest.java.


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