Refactor unit tests for configurable variables #31937
Labels
Area/Configurable
Runtime configurable related issues
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Priority/Low
Team/jBallerina
All the issues related to BIR, JVM backend code generation and runtime
Type/Task
Description:
The unit tests for configurable variables are implemented here
https://github.com/ballerina-platform/ballerina-lang/tree/master/bvm/ballerina-runtime/src/test/java/io/ballerina/runtime/test/config
The test classes seems to be having duplicated codes for type/value/variable creation and also the tests need to be more readable.
The text was updated successfully, but these errors were encountered: