SAP ABAP Class CL_BSP_TEST_SUITE (Element Handler: <bsp:testSuite>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_BSP (Package) BSP Extensions: BSP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_BSP_TESTSUITE Base: 20030415
Properties
Class CL_BSP_TEST_SUITE  
Short Description Element Handler: <bsp:testSuite>    
Super Class CLG_BSP_TESTSUITE Base: <bsp:testSuite> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_BSP   BSP Extensions: BSP 
Created 20030415   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_MIMES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HTTP_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_TEST_SUITE has no interface implemented.
Friends
Class CL_BSP_TEST_SUITE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TEST_DISABLED Constant Public Type reference (TYPE) STRING '3' 20030426
2 CO_TEST_ERROR Constant Public Type reference (TYPE) STRING '2' 20030426
3 CO_TEST_OK Constant Public Type reference (TYPE) STRING '1' 20030426
4 CO_TEST_TODO Constant Public Type reference (TYPE) STRING '0' 20030426
5 ID_COUNTER Instance attribute Private Type reference (TYPE) STRING 20030415
6 ID_LIST Instance attribute Public Type reference (TYPE) STRING 20040819
7 NR_COUNTER Instance attribute Private Type reference (TYPE) STRING '1' 20030511
8 SAVE_RESULTS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20030415
9 SEQNRS Instance attribute Private Type reference (TYPE) STRING 20040813
10 SEQNR_NEXT Instance attribute Private Type reference (TYPE) I 20040813
11 SEQNR_PREFIX Instance attribute Private Type reference (TYPE) STRING 20040813
12 SEQNR_TESTCASE Instance attribute Private Type reference (TYPE) STRING 20040813
13 TEST_SUITE Instance attribute Private Type reference (TYPE) T_TEST_SUITE 20030415
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESULT Instance method Public Method 20030415
2 NEXT_ID Instance method Public Method 20030415
3 NEXT_NR Instance method Public Method 20030511
4 NEXT_RESTORE_ID Instance method Public Method 20040819
5 SEQ_NR Instance method Public Method 20040813
Events
Class CL_BSP_TEST_SUITE has no event.
Types
Class CL_BSP_TEST_SUITE has no local type.
Method Signatures

Method ADD_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20030415
2 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20030416

Method ADD_RESULT on class CL_BSP_TEST_SUITE has no exception.

Method NEXT_ID Signature

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

Method NEXT_ID on class CL_BSP_TEST_SUITE has no exception.

Method NEXT_NR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEXT_NR Value transfer Type reference (TYPE) STRING 20030511
2 Importing NR Call by reference Type reference (TYPE) STRING 20030511

Method NEXT_NR on class CL_BSP_TEST_SUITE has no exception.

Method NEXT_RESTORE_ID Signature

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

Method NEXT_RESTORE_ID on class CL_BSP_TEST_SUITE has no exception.

Method SEQ_NR Signature

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

Method SEQ_NR on class CL_BSP_TEST_SUITE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640