main method and then run gradlew run....
public static void main(String[] args){
    assert false : "dummy assertion set to fail";
    ...
}
 
  
  
  
 PR object exist without any Commit objects attached to it?Commit object exist without a corresponding PR object?Student can belong to how many teams? 
 Team can have how many Student objects?Question adapted from past exam paper.
