Raise_objection in uvm_sequence class

In reply to peter:

Normally, we should raise/drop objection in test class. That’s more popular way. Your example looks fine. If you are using “default sequence”, you have to implement objection in sequence class.