lib/testutil/integration: introduce a Test interface

The purpose of this interface is to allow test authors to use the
TestEnvironment.Test() method to write tests that do not directly depend
on the Go test framework. This will allow us to provide alternate
implementations of TestEnvironment without necessarily changing the test
code.

Change-Id: I5b810d3c1f18bcebf01fe2dbb511afab7d90bf27
1 file changed
tree: 24e3ec3040c398bd61bb36dd3302a9c7cf583545
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/