mmtestenv/mmtestfwunittest/src/tsu_mmtsth13/TSU_MmTsth13.h
author Tapani Kanerva <tapani.kanerva@nice.fi>
Tue, 16 Nov 2010 14:11:25 +0200
branchRCL_3
changeset 67 b35006be8823
parent 0 40261b775718
permissions -rw-r--r--
Bug 3673 - Seeking via grabbing the Music Player progress bar does not work.

// 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__