C# (CSharp) NUnitLite.MonoDroid Namespace

Nested Namespaces

NUnitLite.MonoDroid.Example

Classes

Name Description
TestResultViewHolder Keeps track of various elements of the item view that is used in the test results list adapter
TestResultsListAdapter List adapter used to display test results
TestRunContext Contains context based information about the current test run. This context is used by the runner to have a central place where to find (non-serializable) test information for the various activities that make up the test runner.
TestRunDetailsActivity Displays the details of a run
TestRunInfo Container to keep track of test runs
TestRunnerActivity Derive from this activity to create a standard test runner activity in your app.
UITestListener Test listener that handles tests results on the user interface.