project/com.nokia.carbide.cpp.epoc.engine.tests/src/com/nokia/carbide/cpp/epoc/engine/tests/model/TestStandaloneModelProvider.java
changeset 636 f96e62c11eac
parent 0 fb279309251b
child 1471 62024a5fa81d
equal deleted inserted replaced
635:91399e4af0cf 636:f96e62c11eac
    68 	private IMMPViewConfiguration mmpConfiguration;
    68 	private IMMPViewConfiguration mmpConfiguration;
    69 
    69 
    70 	/* (non-Javadoc)
    70 	/* (non-Javadoc)
    71 	 * @see com.nokia.carbide.cpp.epoc.engine.tests.BaseTest#setUp()
    71 	 * @see com.nokia.carbide.cpp.epoc.engine.tests.BaseTest#setUp()
    72 	 */
    72 	 */
       
    73 	@SuppressWarnings("unchecked")
    73 	@Override
    74 	@Override
    74 	protected void setUp() throws Exception {
    75 	protected void setUp() throws Exception {
    75 		super.setUp();
    76 		super.setUp();
    76 
    77 
    77 		if (Platform.isRunning()) {
    78 		if (Platform.isRunning()) {