// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// This file contains definitions of the test step classes for TSU_MMTSTH13
//
//
#ifndef __TSU_MMTSTH13_H__
#define __TSU_MMTSTH13_H__
// TestUtils : MM-TSTH-U-1301
class RTestMmTsthU1301 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1301* NewL();
RTestMmTsthU1301();
virtual TVerdict OpenL();
virtual void Close();
virtual TVerdict DoTestStepL();
};
// TestUtils : MM-TSTH-U-1302
class RTestMmTsthU1302 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1302* NewL();
RTestMmTsthU1302();
virtual TVerdict OpenL();
virtual void Close();
virtual TVerdict DoTestStepL();
};
// TestUtils : MM-TSTH-U-1303
class RTestMmTsthU1303 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1303* NewL();
RTestMmTsthU1303();
virtual TVerdict OpenL();
virtual void Close();
virtual TVerdict DoTestStepL();
};
// TestUtils : MM-TSTH-U-1304
class RTestMmTsthU1304 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1304* NewL();
RTestMmTsthU1304();
virtual TVerdict OpenL();
virtual void Close();
virtual TVerdict DoTestStepL();
};
// TestUtils : MM-TSTH-U-1305
class RTestMmTsthU1305 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1305* NewL();
RTestMmTsthU1305();
virtual TVerdict OpenL();
virtual void Close();
virtual TVerdict DoTestStepL();
};
// TestUtils : MM-TSTH-U-1306
class RTestMmTsthU1306 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1306* NewL();
RTestMmTsthU1306();
virtual TVerdict OpenL();
virtual void Close();
virtual TVerdict DoTestStepL();
};
// TestUtils : MM-TSTH-U-1311
class RTestMmTsthU1311 : public RTSUMmTsthStep13
{
public:
static RTestMmTsthU1311* NewL();
RTestMmTsthU1311();
virtual TVerdict DoTestStepL();
};
#endif // __TSU_MMTSTH13_H__