Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" 
for change notification.

The following page has been changed by AndreasZottmann:
http://wiki.apache.org/jakarta-jmeter/DeveloperManual/TestBeanTutorial

------------------------------------------------------------------------------
            
   1.#8 Debug your component.
  
- ==Remark on variable naming and properties:==
+ == Remark on variable naming and properties: ==
   * If you have got a field called "aVariable", the getter and setter should 
be named like getAVariable/setAVariable (so far that is standard)
   * In the .properties file you have to refer to this variable by "AVariable" 
(capital "A"!).
   * The same in the BeanInfoSupport Class: Refer to the variable with 
"AVariable".

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to