Skip to content

Kata to practice Refactoring to follow Dependency Inversion Principle. A piece of code with a strong coupled initialization.

License

Notifications You must be signed in to change notification settings

adelatorrefoss/kata-refactoring-static-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration kata

This code was found in a real and running project. Some service has a initialization process where access to database through a static configuration service. Then prints the value.

How you can test this code?

About

Kata to practice Refactoring to follow Dependency Inversion Principle. A piece of code with a strong coupled initialization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages