All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.axis2.wsdl.template.java.TestClassTemplate.xsl Maven / Gradle / Ivy




    
    
    

    
    
    
    
    
    
    
    

/**
 * .java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis2 version: #axisVersion# #today#
 */
    package ;

    /*
     *   Junit test case
    */

    public class  extends junit.framework.TestCase{

     
         

          
          
          
          

        
        /**
         * Auto generated test method
         */
        public  void test() throws java.lang.Exception{

        . stub =
                    new .();//the default implementation should point to the right endpoint

           
             
                
                     =
                                                        ()getTestObject(.class);
                    // TODO : Fill in the  here
                
                
                    
                    
                    //There is no output to be tested!
                    stub.(
                        
                             
                             
                             

                             

                             
                                 
                                       ,get()
                                 
                                 
                                      
                                            ,get()
                                      
                                 
                                 
                                     ,
                                 
                             
                        );
                    
                    
                        assertNotNull(stub.(
                        

                             
                             
                             
                             

                             
                                 
                                       ,get()
                                 
                                 
                                      
                                            ,get()
                                      
                                 
                                 
                                     ,
                                 
                             
                             

                        ));
                  
                
              
              
                  
                    
                    //There is no output to be tested!
                    stub.();
                    
                    
                    assertNotNull(stub.());
                    
                
             
            



        }
        
        
            tempCallback
         /**
         * Auto generated test method
         */
        public  void testStart() throws java.lang.Exception{
            . stub = new .();
             
             
                  
                     =
                                                        ()getTestObject(.class);
                    // TODO : Fill in the  here
                

                stub.start(
                         
                             
                             
                             

                             
                                 
                                      
                                           ,get()
                                      
                                 
                                 
                                     ,
                                 
                             
                        
                     ,
                    new ()
                );
              
              
                stub.start(
                    new ()
                );
             
            


        }

        private class   extends .{
            public (){ super(null);}

            public void receiveResult(
                         
                            
                                  result
                            
                            
                                 result
                            
                            
                                 result
                            
                        ) {
                
            }

            public void receiveError(java.lang.Exception e) {
                fail();
            }

        }
      
      
      
      
      
          /**
          * Auto generated test method
          */
          public  void test() throws java.lang.Exception{

          . stub =
          new .();//the default implementation should point to the right endpoint
          
              
                  
                       =
                  ()getTestObject(.class);
                      // TODO : Fill in the  here
                  

                  //There is no output to be tested!
                  stub.(
                  
                      
                             
                             
                             

                             
                                 
                                      
                                            ,get()
                                      
                                 
                                 
                                     ,
                                 
                             
                  );

              
              


                  //There is no output to be tested!
                  stub.();


              
          
          }
      

     

       
        

    }
    

 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy