Imagine a class named Club, to be a member a person must be aged 15 or older, but less than 50. What values would you use to boundary test a method designed to check if a person was a suitable age to join?
The boundary values are those at the boundary and those respectively one before and one past the boundary