Sonsino, Ofir (os0695) | 4a4dcc5 | 2018-08-12 14:51:28 +0300 | [diff] [blame^] | 1 | <aspectj> |
| 2 | <aspects> |
| 3 | <aspect name="com.att.automation.common.report_portal_integration.aspects.StepAspects"/> |
| 4 | <aspect name="com.att.automation.common.report_portal_integration.aspects.WebDriverAspects"/> |
| 5 | <aspect name="com.att.automation.common.report_portal_integration.aspects.AssertAspects"/> |
| 6 | <aspect name="com.att.automation.common.report_portal_integration.aspects.WireMockAspects"/> |
| 7 | <aspect name="com.att.automation.common.report_portal_integration.aspects.RestAssuredAspects"/> |
| 8 | <aspect name="com.att.automation.common.report_portal_integration.aspects.ReportPortalAspects"/> |
| 9 | <aspect name="com.att.automation.common.report_portal_integration.aspects.LatticeAspects"/> |
| 10 | </aspects> |
| 11 | <weaver options="-Xset:weaveJavaxPackages=true -warn:none -Xlint:ignore"> |
| 12 | <include within="vid.automation..*"/> |
| 13 | <include within="org.opencomp..*"/> |
| 14 | <include within="com.att.automation..*"/> |
| 15 | <include within="com.epam..*"/> |
| 16 | <include within="org.testng.TestNG"/> |
| 17 | </weaver> |
| 18 | </aspectj> |