Skip to content

Comments

Created an initialize method for Global Class#17

Open
JuanitaCathy wants to merge 1 commit intoAOSSIE-Org:mainfrom
JuanitaCathy:final
Open

Created an initialize method for Global Class#17
JuanitaCathy wants to merge 1 commit intoAOSSIE-Org:mainfrom
JuanitaCathy:final

Conversation

@JuanitaCathy
Copy link

PR for issue #13
Created an initialize method as it can make the process of writing tests simpler.
With the addition of this method, on calling Global.initialize() before each test case, we can ensure a clean slate.
This method can also allow us to change the initialization process without modifying the entire class. This can be especially useful when the initialization logic evolves over time

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.

1 participant