SAP ABAP Class CL_VSI_KERNEL_TEST_UTILS (AUnit test utilities for CL_VSI_KERNEL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-VIR (Application Component) Anti-Virus Protection
     SVSCAN (Package) Virus Scan of SAP Objects
Properties
Class CL_VSI_KERNEL_TEST_UTILS  
Short Description AUnit test utilities for CL_VSI_KERNEL    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVSCAN   Virus Scan of SAP Objects 
Created 20110715   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_VSI_KERNEL_TEST_UTILS has no interface implemented.
Friends
Class CL_VSI_KERNEL_TEST_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADAPTER_NAME Instance attribute Public Type reference (TYPE) VSCAN_SERVER_NAME Virus Scan Provider Name 20110715
2 GROUP_NAME Instance attribute Public Type reference (TYPE) VSCAN_SERVER_GROUP Scanner Group 20110715
3 PF_VSA_STARTED Instance attribute Private Type reference (TYPE) ABAP_BOOL Adapter was started 20110715
4 PO_SINGLETON_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_VSI_KERNEL_TEST_UTILS AUnit test utilities for CL_VSI_KERNEL 20110715
5 PO_VSA Instance attribute Private Object reference (TYPE REF TO) CL_VSCAN_ADAPTER Virus Scan Adapter Class Object 20110715
6 PROFILE_NAME Instance attribute Public Type reference (TYPE) VSCAN_PROFILE Virus Scan Profile 20110715
7 TESTDATA_CLEAN_FILE Instance attribute Public Type reference (TYPE) XSTRING Testdata with clean content (Shakespeare Sonnet 18) 20110715
8 TESTDATA_SCANERROR Instance attribute Public Type reference (TYPE) XSTRING Testdata that provoke scan error 20110715
9 TESTDATA_VIRUS Instance attribute Public Type reference (TYPE) XSTRING Testdata with virus (EICAR) 20110715
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20110715
2 GET_INSTANCE Static method Public Method Get instance of fixture generator 20110715
3 SETUP Instance method Public Method Setup text fixture (Profile) 20110715
4 TEARDOWN Instance method Public Method Teardown test fixture 20110715
Events
Class CL_VSI_KERNEL_TEST_UTILS has no event.
Types
Class CL_VSI_KERNEL_TEST_UTILS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_VSI_KERNEL_TEST_UTILS has no parameter.
Method CONSTRUCTOR on class CL_VSI_KERNEL_TEST_UTILS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_VSI_KERNEL_TEST_UTILS AUnit test utilities for CL_VSI_KERNEL 20110715

Method GET_INSTANCE on class CL_VSI_KERNEL_TEST_UTILS has no exception.

Method SETUP Signature

Method SETUP on class CL_VSI_KERNEL_TEST_UTILS has no parameter.
# Exception Resumable Description Created on
1 CX_VSI_TEST_SETUP_ERROR Error during test setup 20110715

Method TEARDOWN Signature

Method TEARDOWN on class CL_VSI_KERNEL_TEST_UTILS has no parameter.
Method TEARDOWN on class CL_VSI_KERNEL_TEST_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732