Package de.hybris.platform.sap.core.jco.rec
package de.hybris.platform.sap.core.jco.rec
-
ClassDescriptionException for the JCoRecorder.Testwatcher for class SapcoreJCoRecJUnitTest.This enum represents the possible states for the JCoRecorder mode.Annotation for marking tests inherited from
SapcoreJCoRecJUnitTestfor recording.Runtime-Exception for the JCoRecorder.Collection of final string definitions and methods that are used in the JCoRecorder.Interface for the PLAYBACK mode of the JCoRecorder.
There should be an implementation for every version of the repository-file.
For instance: JCoRecRepository for originally version of the repository-file. RepositoryPlayback100 for the first revised repository-file version.This factory creates new instances ofRepositoryPlaybackimplementations depending on the RepositoryVersion in the repository-file.Interface for the RECORDING mode of the JCoRecorder.
There should be an implementation for every version of the repository-file.
For instance: JCoRecRepository for originally version of the repository-file. RepositoryRecording100 for the first revised repository-file version.This factory creates new instances of theRepositoryRecordingimplementations.Base class for testing with the help of the JCoRecorder.Makes a simple backend call.This interface helps theRepositoryPlaybackFactorydecide whichRepositoryPlaybackimplementation should get instantiated.