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

Refactor tests in com.exasol.sql.expression.function.exasol #97

Closed
jakobbraun opened this issue Oct 22, 2020 · 0 comments · Fixed by #107
Closed

Refactor tests in com.exasol.sql.expression.function.exasol #97

jakobbraun opened this issue Oct 22, 2020 · 0 comments · Fixed by #107
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@jakobbraun
Copy link
Contributor

Currently the tests in com.exasol.sql.expression.function.exasol directly use the select().function( API. These tests should however only test the API of their corresponding class. The select() API should be tested in its corresponding test.

@jakobbraun jakobbraun added the refactoring Code improvement without behavior change label Oct 22, 2020
@AnastasiiaSergienko AnastasiiaSergienko self-assigned this Mar 17, 2021
AnastasiiaSergienko added a commit that referenced this issue Mar 17, 2021
* #93: Replaced <code> by {@code}.
AnastasiiaSergienko added a commit that referenced this issue Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants