def testMockTablette():
    tabChecker = TabletteChecker()
    tabChecker.setMock(MockTablette())
    return tabChecker.test()