- The use of contextlib and "with nested" statements are deprecated.
- This change remove the deprecation warning by refactoring all
unit test that used "with neted" statements to create mocks via
with the decorator syntax.
- This chage removes all depencies on contexlib.
trivial_fix
Change-Id: I6d929e59306f9289f717fff3fb79542e804396b6