blob: 6441017434e8c1874c4c3d0852dede3af05d914b [file] [log] [blame]
#ifndef TEST_WSDL_COMPONENT_H
#define TEST_WSDL_COMPONENT_H
#include <CuTest.h>
#include <axis2_allocator.h>
#include <axis2_env.h>
#include "axis2_wsdl_component.h"
void Testaxis2_wsdl_component_set_component_properties(CuTest *tc);
#endif /* TEST_WSDL_COMPONENT_H*/