Michael Tarantino created SLING-3746:
----------------------------------------

             Summary: Combining Sling performance and Sling Junit
                 Key: SLING-3746
                 URL: https://issues.apache.org/jira/browse/SLING-3746
             Project: Sling
          Issue Type: Improvement
          Components: Testing
            Reporter: Michael Tarantino
            Priority: Minor


Following the ticket https://issues.apache.org/jira/browse/SLING-3708, 
a first prototype of the combination between the server-side Junit test and the 
performance testing utilities has been implemtented. The source are available 
on https://github.com/mtarantino/sling.
Here a small description of what has been done in this fork :
- Import of the performances classes within sling junit
- Implementation of a field annotation @TestParameter which injects a value in 
a class member via POST parameters (syntax: [package].[classname].[class member 
name]=[value])
- Adding performance information in JSON format for performance tests
- Adaptation of the PerformanceRÃ¥unner and FrameworkPerformanceMethod to use 
the SlingAnnotationTestRunner and also process @Before and @After annotation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to