Hi Charlie, Yes, sure. An observation related to tests from the user perspective only. The "async" or "Task" or "await", in a test scenario, seems like it will overcook the way a test method will be written unless the Assert.That makes use of an expression that will allow an async test to await the expression result. Jv On Thu, Oct 4, 2012 at 4:49 AM, Charlie Poole