VyacheslavRadyuk / sf-senla-courses

0 stars 0 forks source link

2.7.2 DRY #93

Closed NikitaErmakSenla closed 3 years ago

NikitaErmakSenla commented 3 years ago

https://github.com/VyacheslavRadyuk/sf-senla-courses/blob/0bd2c1fa560504775a81879a00056352e125ad52/lecture_2.7/TouristTriggerTest.cls#L45

NikitaErmakSenla commented 3 years ago

Create private method in test class for SOQL (if there is no suitable method in Manager)

VyacheslavRadyuk commented 3 years ago

done