Details
Description
In the package "org.apache.derbyTesting.functionTests.tests.lang", we have both "CaseExpressionTest.java" and "case.sql", which are both about case. Now, I would like to convert "case.sql" to junit, and I will add new test cases into "CaseExpressionTest.java" ?