Home | History | Annotate | Download | only in testng

Lines Matching defs:setAttribute

1582   public void setAttribute(String name, Object value) {
1583 m_attributes.setAttribute(name, value);