def test_VS_CloudsWindStyle_01(self): img = self.plot( mpl_vsec_styles.VS_CloudsWindStyle_01(driver=self.vsec)) assert img is not None noframe = self.plot( mpl_vsec_styles.VS_CloudsWindStyle_01(driver=self.vsec), noframe=True) assert noframe != img
def test_VS_CloudsWindStyle_01(self): img = self.plot( mpl_vsec_styles.VS_CloudsWindStyle_01(driver=self.vsec)) assert img is not None