webcompere / system-stubs

System Stubs - Test Doubles for Java System resources
MIT License
92 stars 12 forks source link

System Stubs stops JUnit Pioneer and System Rules/Lambda from working #67

Closed ashleyfrieze closed 1 year ago

ashleyfrieze commented 1 year ago

As system stubs forces the environment to be something other than an unmodifiable map, even when it's not taking control of that map, compatibility is broken with earlier versions.