> On Mar 16, 2020, at 8:50 AM, Dan Smith <dsm...@pivotal.io> wrote:
> 
> +1
> 
> One point though - we do need to leave some tests that specifically test
> the deprecated method(s), since we still support the deprecated APIs until
> we remove them. Everything else should be converted.

+1 for sure. Those tests would be annotated with 
@SupressWarnings(“deprecation”) with a comment that they intentionally test the 
old methods and that the test should be deleted when the old methods are 
removed.

Reply via email to