SAP ABAP Class CL_ADT_RES_APP_TEST_TOOL (Unit tests for application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_REST (Package) REST Framework
Properties
Class CL_ADT_RES_APP_TEST_TOOL  
Short Description Unit tests for application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 5   
Package SADT_REST   REST Framework 
Created 20101027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_REST_ROUTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ADT_RES_APP_TEST_TOOL has no interface implemented.
Friends
Class CL_ADT_RES_APP_TEST_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Protected Object reference (TYPE REF TO) CL_ADT_RES_APP_BASE Default Application for the ADT REST Framework 20101111
2 MATCH_INFO Instance attribute Protected Type reference (TYPE) CL_REST_ROUTER=>TY_MATCH_INFO 20101111
3 ROUTER Instance attribute Protected Object reference (TYPE REF TO) CL_REST_ROUTER REST Router 20101111
4 URI Instance attribute Protected Type reference (TYPE) STRING 20101111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101111
2 GET_ATTRIBUTES Instance method Public Method 20101111
3 GET_HANDLER Instance method Public Method 20101111
4 SET_URI Instance method Public Method 20101111
Events
Class CL_ADT_RES_APP_TEST_TOOL has no event.
Types
Class CL_ADT_RES_APP_TEST_TOOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Object reference (TYPE REF TO) IF_REST_APPLICATION Default Application for the ADT REST Framework 20101111

Method CONSTRUCTOR on class CL_ADT_RES_APP_TEST_TOOL has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20101111

Method GET_ATTRIBUTES on class CL_ADT_RES_APP_TEST_TOOL has no exception.

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20101111

Method GET_HANDLER on class CL_ADT_RES_APP_TEST_TOOL has no exception.

Method SET_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URI Call by reference Type reference (TYPE) STRING 20101111

Method SET_URI on class CL_ADT_RES_APP_TEST_TOOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in