Creating a test for ToggleColumn
i am wondering how to make the test for ToggleColumn

Tables\Columns\ToggleColumn::make('is_active')
->onIcon('heroicon-o-eye')
->offIcon('heroicon-o-eye-slash')
->label('Visibility'),