com.opera.core.systems.scope.services
Interface ISelftest

All Known Implementing Classes:
Selftest

public interface ISelftest


Nested Class Summary
static class ISelftest.ResultType
           
static class ISelftest.SelftestResult
           
 
Method Summary
 void runSelftests(List<String> modules)
          Run the selftests for the specified modules.
 

Method Detail

runSelftests

void runSelftests(List<String> modules)
Run the selftests for the specified modules.

Parameters:
modules - the names of the modules to test


Copyright © 2012. All Rights Reserved.