""" Slixmpp: The Slick XMPP Library Copyright (C) 2010 Nathanael C. Fritz, Lance J.T. Stout This file is part of Slixmpp. See the file LICENSE for copying permission. """ from slixmpp.test.mocksocket import TestSocket, TestTransport from slixmpp.test.livesocket import TestLiveSocket from slixmpp.test.slixtest import *