I am trying to simulate a log in and log out method and I am having some issues. I am using the member.setloggedInStatus(false); to change the boolean state i
member.setloggedInStatus(false);