diff --git a/snippets/FB531355-6D7C-455D-9097-C51E61E7573E.codesnippet b/snippets/FB531355-6D7C-455D-9097-C51E61E7573E.codesnippet new file mode 100644 index 0000000..2cc077b --- /dev/null +++ b/snippets/FB531355-6D7C-455D-9097-C51E61E7573E.codesnippet @@ -0,0 +1,29 @@ + + + + + IDECodeSnippetCompletionPrefix + test_case_method + IDECodeSnippetCompletionScopes + + All + ClassImplementation + + IDECodeSnippetContents + func test_When_<#T##condition###>_Then_<#T##outcom###>() { + + } + IDECodeSnippetIdentifier + FB531355-6D7C-455D-9097-C51E61E7573E + IDECodeSnippetLanguage + Xcode.SourceCodeLanguage.Swift + IDECodeSnippetSummary + + IDECodeSnippetTitle + XC Test Case Method + IDECodeSnippetUserSnippet + + IDECodeSnippetVersion + 2 + +