blob: d93e24768d410d8ca2ecdd2e51393d33ccb782ad [file] [log] [blame]
///////////////////////////////////////////////////////////////////////////////
// //
// Copyright (c) 2000-2018 Ericsson Telecom AB //
// //
// All rights reserved. This program and the accompanying materials //
// are made available under the terms of the Eclipse Public License v2.0 //
// which accompanies this distribution, and is available at //
// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html //
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
// Module: EPTF_LGenBase_Test_Templates
//
// Purpose:
// This module provides functions for testing LGenBase
//
// Module depends on:
// -
//
// Current Owner:
// Attila Jen� Balask� (ETHBAAT)
//
// Last Review Date:
// -
//
// Detailed Comments:
// Provide definitions to test
//
//
///////////////////////////////////////////////////////////////
module EPTF_LGenBase_Test_Templates
{
//import from EPTF_CLL_LGenBase_Definitions all;
//import from EPTF_LGenBase_Test_Definitions all;
//import from EPTF_LGenBase_Test_Functions all;
//only for tc_EPTF_LGenBase_Test_createScenario2EntityGroup
//Since this template checks an internal structure,
//it can be modified even in case of regression testing
}