teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

コード修正

2017/06/12 13:06

投稿

Neko_doshi
Neko_doshi

スコア214

title CHANGED
File without changes
body CHANGED
@@ -15,7 +15,7 @@
15
15
  hogeControllerTest.apex
16
16
  ```apex class
17
17
  @isTest
18
- private class createCustomerControllerTest {
18
+ private class hogeControllerTest {
19
19
  static testMethod void myUnitTest() {
20
20
  Test.startTest();
21
21
  Test.stopTest();