AliSoftware / Dip

Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
MIT License
978 stars 75 forks source link

Demo tests for #160 "Singleton objects created multiple times" #161

Closed antonselyanin closed 7 years ago

antonselyanin commented 7 years ago

Tests for #160 "Singleton objects created multiple times" plus a suggestion for improving diagnostics.