PeopleCode Test
PeopleCode Test is a test platform for PeopleCode development. Used to test Class/Methods created in the App Package G3PC_TEST.
Navigation: Manage GT e Forms 3.x > GT Utilities > PeopleCode Test
Fields and Functions

| Field | Value/Use |
|---|---|
| Sequence Number | Consists of a two-digit number such as 32 which represents the class and method the user calls. Using the above number 32 Class 3 and Method 2 are invoked. |
| Input | User passes a value to the method chosen by the sequence number |
| Test Code (button) | Tests user code that has been placed into the Classes/Methods in G3PC_TEST and runs them according to the sequence number and input passed to them |
| Result | Prints user results from the code that was run given a sequence number and a valid input |
| Notify | After field data is saved, opens a sharing link |