mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Removed unnecessary default comments from testclasses
This commit is contained in:
parent
f9746cf199
commit
34a65ba8e4
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS ltcl_changed_by DEFINITION DEFERRED.
|
CLASS ltcl_changed_by DEFINITION DEFERRED.
|
||||||
|
|
||||||
CLASS zcl_abapgit_object_ecatt_super DEFINITION LOCAL FRIENDS ltcl_changed_by.
|
CLASS zcl_abapgit_object_ecatt_super DEFINITION LOCAL FRIENDS ltcl_changed_by.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS ltcl_split_parameters DEFINITION FINAL FOR TESTING
|
CLASS ltcl_split_parameters DEFINITION FINAL FOR TESTING
|
||||||
DURATION SHORT
|
DURATION SHORT
|
||||||
RISK LEVEL HARMLESS.
|
RISK LEVEL HARMLESS.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS ltcl_persistence_settings DEFINITION FINAL FOR TESTING
|
CLASS ltcl_persistence_settings DEFINITION FINAL FOR TESTING
|
||||||
DURATION SHORT
|
DURATION SHORT
|
||||||
RISK LEVEL DANGEROUS.
|
RISK LEVEL DANGEROUS.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS abapgit_syntax_xml DEFINITION FINAL FOR TESTING
|
CLASS abapgit_syntax_xml DEFINITION FINAL FOR TESTING
|
||||||
DURATION SHORT
|
DURATION SHORT
|
||||||
RISK LEVEL HARMLESS.
|
RISK LEVEL HARMLESS.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS ltd_abapgit_popups_mock DEFINITION.
|
CLASS ltd_abapgit_popups_mock DEFINITION.
|
||||||
|
|
||||||
PUBLIC SECTION.
|
PUBLIC SECTION.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
CLASS ltcl_xml_output DEFINITION DEFERRED.
|
CLASS ltcl_xml_output DEFINITION DEFERRED.
|
||||||
CLASS zcl_abapgit_xml_output DEFINITION LOCAL FRIENDS ltcl_xml_output.
|
CLASS zcl_abapgit_xml_output DEFINITION LOCAL FRIENDS ltcl_xml_output.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
CLASS ltd_sap_package DEFINITION FOR TESTING.
|
CLASS ltd_sap_package DEFINITION FOR TESTING.
|
||||||
|
|
||||||
PUBLIC SECTION.
|
PUBLIC SECTION.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS ltd_abapgit_tadir_mock DEFINITION.
|
CLASS ltd_abapgit_tadir_mock DEFINITION.
|
||||||
|
|
||||||
PUBLIC SECTION.
|
PUBLIC SECTION.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
CLASS ltcl_relevant DEFINITION DEFERRED.
|
CLASS ltcl_relevant DEFINITION DEFERRED.
|
||||||
CLASS zcl_abapgit_news DEFINITION LOCAL FRIENDS ltcl_relevant.
|
CLASS zcl_abapgit_news DEFINITION LOCAL FRIENDS ltcl_relevant.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
|
|
||||||
*----------------------------------------------------------------------*
|
*----------------------------------------------------------------------*
|
||||||
* CLASS ltcl_dangerous DEFINITION
|
* CLASS ltcl_dangerous DEFINITION
|
||||||
*----------------------------------------------------------------------*
|
*----------------------------------------------------------------------*
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
*"* use this source file for your ABAP unit test classes
|
|
||||||
CLASS ltd_code_inspector DEFINITION FOR TESTING.
|
CLASS ltd_code_inspector DEFINITION FOR TESTING.
|
||||||
|
|
||||||
PUBLIC SECTION.
|
PUBLIC SECTION.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user