forked from dsldevkit/dsl-devkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dsldevkit#51: Autocorrect to add check to configuration does not put …
…string params in quotes * Use @BeforeAll and @afterall instead of @BeforeClass and @afterclass. * Remove SimpleEnumTemplateVariableResolverTest.testResolveValuesWithNoParams(). Since TemplateVariableType cannot be mocked, and TemplateVariable cannot be created with 0 values, this test case is untestable. * Add missing @throws documentation to TemplateVariableResolverTestHelper.createTemplateVariable(). * XtextUiTestSuite.launch now runs tests in alphanumeric order to match the order used by Maven, to make it easier to reproduce failures locally. Issue-Id: dsldevkit#51
- Loading branch information
1 parent
21349b2
commit 39feba2
Showing
5 changed files
with
38 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters