In this session, me and Brother Burim talked about how we can check if enum value provided as a parameter is defined inside the actual enum type. We are using xUnit, Moq, Fluent Assertions as well as Object Filler to write the unit test for it. We made it pass using system methods that Enum Type offers out of the box.