Skip to content

halnique/php-testable-abstract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-testable-abstract

Japanese

Abstract Classのコンストラクタをprivateにして、自身のstaticメソッドから"new static"で呼び出している場合、

そのstaticメソッドに対するテストをどうやって書いたらいいのか?

誰か教えてください

English (翻訳)

If you make the constructor of Abstract Class private and call it "new static" from your static method,

How do I write a test for that static method?

Please let me know.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages