Binboo.Jira.Tests.Tests.Commands.FileIssueTestCase.TestSuccessful C# (CSharp) Méthode

TestSuccessful() private méthode

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