how to mock SparkSession in junit5. My junits are failing to load SparkSession after Java17 upgrade SparkConf sparkConf=new SparkConf();