org.pentaho.di.trans.steps.sapinput.mock
Class SAPConnectionFactoryMock
java.lang.Object
  
org.pentaho.di.trans.steps.sapinput.mock.SAPConnectionFactoryMock
- All Implemented Interfaces: 
 - org.pentaho.di.core.database.DatabaseFactoryInterface
 
public class SAPConnectionFactoryMock
- extends Object
- implements org.pentaho.di.core.database.DatabaseFactoryInterface
  
 
 
 
SAPConnectionFactoryMock
public SAPConnectionFactoryMock()
create
public static SAPConnection create()
 
 
getConnectionTestReport
public String getConnectionTestReport(org.pentaho.di.core.database.DatabaseMeta databaseMeta)
                               throws org.pentaho.di.core.exception.KettleDatabaseException
- The SAP connection to test, links to the TEST button in the database
 dialog.
- Specified by:
 getConnectionTestReport in interface org.pentaho.di.core.database.DatabaseFactoryInterface
 
- Throws:
 org.pentaho.di.core.exception.KettleDatabaseException