[DevExpress Support Team: CLONED FROM T741715: 19.1.3 + UnitTests + Performance Optimizations]
Hi Gusha,
one thing which comes in my mind as for interesting cases would be how to correctly test business classes logic with XPO. would be great to see your recommendations. setup xaftypesinfo / objectspaceprovider? (we use inmemory currently), securitysystem and so on…
Hi Martin,
Would you please elaborate on what logic you need to unit test? Do you mean that you have business logic in your business class properties' getters/setters? Would you please provide me with their sample implementation so that I can provide you with a precise answer?
Hi Gosha,
nothing special here about any business logic - it would simply be interessting about best practices about unittesting business classes. as i said above, your recommendations about setup xaftypesinfo system, objectspaceprovider - security system - and so on - like you did with your current series about testing actions / contollers and so on…