Binboo.Jira.Tests.Tests.Commands.FileIssueTestCase.TestSuccessful C# (CSharp) Method

TestSuccessful() private method

private TestSuccessful ( ) : void
return void
        public void TestSuccessful()
        {
            AssertFileIssue("BTST", "File issue command test.", "simple issue creation.", "task", 1);
        }