Added a TestDecoratorRegisterAccessor which is optionally put around accessors...
Added a TestDecoratorRegisterAccessor which is optionally put around accessors to facilitate test of applications. This TestDecoratorRegisterAccessor does not yet do anything, functionality will be added in the next commits.
Showing
- include/Application.h 8 additions, 1 deletioninclude/Application.h
- include/TestDecoratorRegisterAccessor.h 96 additions, 0 deletionsinclude/TestDecoratorRegisterAccessor.h
- src/Application.cc 25 additions, 4 deletionssrc/Application.cc
- tests/executables_src/testTestFacilities.cc 116 additions, 0 deletionstests/executables_src/testTestFacilities.cc
Loading
Please register or sign in to comment