Project: 	
  | View Revisions: Issue #36326 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0036326: WeldUtils not supported from @BeforeClass method in JUnit | ||
| Revision | 2017-06-23 13:09 by aferraz | ||
| Description | WeldUtils not supported from @BeforeClass method in JUnit It is possible to use WeldUtils from a @Before method but not from a @BeforeClass method. This is because weld is initialized on the @Before method of the WeldBaseTest class. | ||
| Revision | 2017-06-23 13:04 by aferraz | ||
| Description | WeldUtils not supported from @BeforeClass method in JUnit It is possible to use WeldUtils from a @Before method but not from a @BeforeClass method. | ||
| Copyright © 2000 - 2009 MantisBT Group |