Package lib.frm

Package: LIB.FRM This package contains only EMOS Framework-specific libraries.

See
          Description

Class Diagram Summary
frm 
 

Class Summary
frm_lib1_lib 
 

Package lib.frm Description

Package: LIB.FRM This package contains only EMOS Framework-specific libraries. These libraries define function that implement the logic for the so called "test blocks" (see webhelp for more about EMOS Framework concepts). In other words most of your test code resides here!

Directory Structure

There is no prefered way of (sub)structuring this package. The size of your application and the number of tests will dictate the structure. We usually divide this package into subpackages for bigger projects. The guideline for such division are the modules (groups of something) that we find in applications that we test.

Naming conventions

f tests will dictate the structure. We usually divide this package