C# Class Dev2.Core.Tests.Webs.ConnectCallbackHandlerTests

Show file Open project: Warewolf-ESB/Warewolf

Private Methods

Method Description
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
Save_WithInvalidJson_Expected_ThrowsJsonReaderException ( ) : void
Save_WithNullParameters_Expected_ThrowsArgumentNullException ( ) : void
Save_WithValidConnection_Expected_InvokesSaveEnvironment ( ) : void
Save_WithValidConnection_Expected_InvokesSaveEnvironmentWithCategory ( ) : void
Save_WithValidJson_Expected_InvokesSave ( ) : void
TestInitialize ( ) : void