JSpinnerProxy 샘플은 부속 항목을 사용한 제어의 레코딩
동작을 확장하고 확장된 레코딩 동작 재생을 지원하는 방법을
설명합니다. 이 샘플은
AUT(application-under-test) 샘플과 함께 사용합니다.
이 프록시 샘플은 다음과 같은 파일을 포함합니다.
- 프록시 소스 파일
- JSpinnerProxy\src\sdk\sample\jfc\JSpinnerProxy.java
- JSpinnerProxy\JSpinnerProxy.rftcust
- Eclipse 프로젝트 파일
- 프록시 2진 파일
- JSpinnerProxy\JSpinnerProxy.jar(프록시 Jar)
- JSpinnerProxy\JSpinnerProxy.rftcust(프록시 사용자 정의 파일)
AUT 샘플은 다음과 같은 파일을 포함합니다.
- Eclipse 프로젝트 파일
- AUT(Application-under-test) 파일
- JSpinnerApp\src\JSpinnerApp.java
- JSpinnerApp\bin\JSpinnerApp.class