exasol/sql-statement-builder

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

Closed this issue · 0 comments

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.