[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-914) Migrate Byteman tests to BMUnit

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Sep 14 06:25:02 EDT 2011


Migrate Byteman tests to BMUnit
-------------------------------

                 Key: HSEARCH-914
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-914
             Project: Hibernate Search
          Issue Type: Improvement
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
            Priority: Minor
             Fix For: 4.0.0.Beta1


Via BMUnit tests will work out of the box from the IDE, and the JVM agent doesn't need to be setup upfront.

It also makes writing Byteman rules simpler, as
# they are embedded in the relevant test
# they will only trigger on the meant tests, not potentially affecting other tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list