<% Option Explicit %> <% Dim oRunner Set oRunner = New UnitRunner oRunner.AddTestContainer New TCTest oRunner.Display() %>