forked from I2P_Developers/i2p.i2p
This allows us to mock parts of the I2PAppContext as we like. The mocking is done when `testContext` is created in the constructor, which replaces the existing global context.
This allows us to mock parts of the I2PAppContext as we like. The mocking is done when `testContext` is created in the constructor, which replaces the existing global context.