def test_end(self):
     """Test end method"""
     src = VideoSrc(port=3000)
     src.pipeline = MockPipeline()
     src.end()