SAP ABAP Class CL_PRETTY_PRINTER_AUTEST_BASE (Base class for Pretty Printer Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI_EXT (Package) Protected Enhancements for Editor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_2PART_STMTS_FORMAT test 20130812
2 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_BACKWRD_COMP_EVENTS test 20130812
3 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_BACKW_COMP_CALLSTMT test 20130812
4 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_BROKEN_STMTS test 20130812
5 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_CLASS_DEF_SECTIONS test 20130812
6 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_DATA_TYPE_CONST_DEF test 20130812
7 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_LINE_SPLIT test 20130812
8 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_NEW_STMT_FORMATTER test 20130812
9 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_SPEC_COMMENT_PRAGMA test 20130812
10 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_STRING_CONCATENATE test 20130812
... Click here to see Used By full list (11 items)
Properties
Class CL_PRETTY_PRINTER_AUTEST_BASE  
Short Description Base class for Pretty Printer Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SEDI_EXT   Protected Enhancements for Editor 
Created 20130726   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PRETTY_PRINTER_AUTEST_BASE has no forward declaration.
Interfaces
Class CL_PRETTY_PRINTER_AUTEST_BASE has no interface implemented.
Friends
Class CL_PRETTY_PRINTER_AUTEST_BASE has no friend class.
Attributes
Class CL_PRETTY_PRINTER_AUTEST_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PP_RESULT Instance method Protected Method 20130812
2 CLASS_SETUP Static method Private Method 20130812
3 CLASS_TEARDOWN Static method Private Method 20130812
4 SETUP Instance method Private Method 20130812
5 TEARDOWN Instance method Private Method 20130812
Events
Class CL_PRETTY_PRINTER_AUTEST_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SRC_TAB_TYPE Protected See coding 20130812 src_tab_type type standard table of swbse_max_line
Method Signatures

Method CHECK_PP_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXPECTED_INDENTATION_WRONG Call by reference Type reference (TYPE) I 20130812
2 Importing P_EXPECTED_RESULT Call by reference Type reference (TYPE) SRC_TAB_TYPE 20130812
3 Importing P_SRC_TO_FORMAT Call by reference Type reference (TYPE) SRC_TAB_TYPE 20130812

Method CHECK_PP_RESULT on class CL_PRETTY_PRINTER_AUTEST_BASE has no exception.

Method CLASS_SETUP Signature

Method CLASS_SETUP on class CL_PRETTY_PRINTER_AUTEST_BASE has no parameter.
Method CLASS_SETUP on class CL_PRETTY_PRINTER_AUTEST_BASE has no exception.

Method CLASS_TEARDOWN Signature

Method CLASS_TEARDOWN on class CL_PRETTY_PRINTER_AUTEST_BASE has no parameter.
Method CLASS_TEARDOWN on class CL_PRETTY_PRINTER_AUTEST_BASE has no exception.

Method SETUP Signature

Method SETUP on class CL_PRETTY_PRINTER_AUTEST_BASE has no parameter.
Method SETUP on class CL_PRETTY_PRINTER_AUTEST_BASE has no exception.

Method TEARDOWN Signature

Method TEARDOWN on class CL_PRETTY_PRINTER_AUTEST_BASE has no parameter.
Method TEARDOWN on class CL_PRETTY_PRINTER_AUTEST_BASE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_2PART_STMTS_FORMAT test 20130812
2 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_BACKWRD_COMP_EVENTS test 20130812
3 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_BACKW_COMP_CALLSTMT test 20130812
4 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_BROKEN_STMTS test 20130812
5 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_CLASS_DEF_SECTIONS test 20130812
6 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_DATA_TYPE_CONST_DEF test 20130812
7 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_LINE_SPLIT test 20130812
8 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_NEW_STMT_FORMATTER test 20130812
9 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_SPEC_COMMENT_PRAGMA test 20130812
10 Inheritance (c INHERITING FROM c_ref)  CL_PP_TEST_STRING_CONCATENATE test 20130812
11 Inheritance (c INHERITING FROM c_ref)  CL_PRETTY_PRINTER_UNIT_TEST Unit Test collection 20130812
History
Last changed by/on SAP  20140121 
SAP Release Created in 740