Description
The Controls test container isn't correctly calling either of the ControlContainerContext lifecycle methods on the ControlContainerContext. The repro is to simply write such a JUnit test and notice that these methods are never invoked on the Controls test container context.
Should have a fix momentarily.