#
# Test cases listed in this file are not run.
#

# This class matches surefire's include pattern by accident.
# Don't execute it as it's not a unit test.
org.mule.transport.cxf.testmodels.TestXFireComponent

# tests with external dependencies
org.mule.transport.cxf.CxfWsdlTestCase

# Cyclic dependency with axis ... hold for now
org.mule.transport.cxf.ServiceUsingAxisEndpointTestCase

# Not working yet...
org.mule.transport.cxf.client.GeneratedClientTestCase
org.mule.transport.cxf.bridge.BridgeTest

# Doesn't work on build server for some reason?
org.mule.transport.cxf.jaxws.ClientTestCase

# Weird serialization issues.. We shouldn't be using
# FunctionalTestComponent as the basis for a service...
org.mule.transport.cxf.CxfCustomHttpHeaderTestCase




