Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'namespace' attribute to disambiguate the DRGElement references #628

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

opatrascoiu
Copy link
Contributor

@opatrascoiu opatrascoiu commented Nov 15, 2023

The following attributes are added:

  • TestCases.namespace - default namespace for all DRGElements referenced in the test file
  • TestCase.namespace - default namespace for all DRGElements referenced in the test case
  • InputNode.namespace - namespace for the DRGElement referenced in the InputNode
  • ResultNode.namespace - namespace for the DRGElement referenced in the ResultNode

The namespace defined at lower levels (e.g. InputNode) takes precedence over the ones defined at the higher levels (e.g. TestCases)

@baldimir baldimir merged commit 835c384 into dmn-tck:master Nov 16, 2023
4 of 5 checks passed
@opatrascoiu opatrascoiu deleted the tck-namespaces branch November 16, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants