ImagickTest.class.php 106 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024
  1. <?php
  2. /**
  3. * Generated by PHPUnit_SkeletonGenerator on 2013-01-07 at 09:22:59.
  4. */
  5. class ImagickTest extends PHPUnit_Framework_TestCase
  6. {
  7. /**
  8. * @var Imagick
  9. */
  10. protected $object;
  11. /**
  12. * Sets up the fixture, for example, opens a network connection.
  13. * This method is called before a test is executed.
  14. */
  15. protected function setUp()
  16. {
  17. $this->object = new Imagick;
  18. }
  19. /**
  20. * Tears down the fixture, for example, closes a network connection.
  21. * This method is called after a test is executed.
  22. */
  23. protected function tearDown()
  24. {
  25. }
  26. /**
  27. * @covers Imagick::optimizeimagelayers
  28. * @todo Implement testOptimizeimagelayers().
  29. */
  30. public function testOptimizeimagelayers()
  31. {
  32. // Remove the following lines when you implement this test.
  33. $this->markTestIncomplete(
  34. 'This test has not been implemented yet.'
  35. );
  36. }
  37. /**
  38. * @covers Imagick::compareimagelayers
  39. * @todo Implement testCompareimagelayers().
  40. */
  41. public function testCompareimagelayers()
  42. {
  43. // Remove the following lines when you implement this test.
  44. $this->markTestIncomplete(
  45. 'This test has not been implemented yet.'
  46. );
  47. }
  48. /**
  49. * @covers Imagick::pingimageblob
  50. * @todo Implement testPingimageblob().
  51. */
  52. public function testPingimageblob()
  53. {
  54. // Remove the following lines when you implement this test.
  55. $this->markTestIncomplete(
  56. 'This test has not been implemented yet.'
  57. );
  58. }
  59. /**
  60. * @covers Imagick::pingimagefile
  61. * @todo Implement testPingimagefile().
  62. */
  63. public function testPingimagefile()
  64. {
  65. // Remove the following lines when you implement this test.
  66. $this->markTestIncomplete(
  67. 'This test has not been implemented yet.'
  68. );
  69. }
  70. /**
  71. * @covers Imagick::transposeimage
  72. * @todo Implement testTransposeimage().
  73. */
  74. public function testTransposeimage()
  75. {
  76. // Remove the following lines when you implement this test.
  77. $this->markTestIncomplete(
  78. 'This test has not been implemented yet.'
  79. );
  80. }
  81. /**
  82. * @covers Imagick::transverseimage
  83. * @todo Implement testTransverseimage().
  84. */
  85. public function testTransverseimage()
  86. {
  87. // Remove the following lines when you implement this test.
  88. $this->markTestIncomplete(
  89. 'This test has not been implemented yet.'
  90. );
  91. }
  92. /**
  93. * @covers Imagick::trimimage
  94. * @todo Implement testTrimimage().
  95. */
  96. public function testTrimimage()
  97. {
  98. // Remove the following lines when you implement this test.
  99. $this->markTestIncomplete(
  100. 'This test has not been implemented yet.'
  101. );
  102. }
  103. /**
  104. * @covers Imagick::waveimage
  105. * @todo Implement testWaveimage().
  106. */
  107. public function testWaveimage()
  108. {
  109. // Remove the following lines when you implement this test.
  110. $this->markTestIncomplete(
  111. 'This test has not been implemented yet.'
  112. );
  113. }
  114. /**
  115. * @covers Imagick::vignetteimage
  116. * @todo Implement testVignetteimage().
  117. */
  118. public function testVignetteimage()
  119. {
  120. // Remove the following lines when you implement this test.
  121. $this->markTestIncomplete(
  122. 'This test has not been implemented yet.'
  123. );
  124. }
  125. /**
  126. * @covers Imagick::uniqueimagecolors
  127. * @todo Implement testUniqueimagecolors().
  128. */
  129. public function testUniqueimagecolors()
  130. {
  131. // Remove the following lines when you implement this test.
  132. $this->markTestIncomplete(
  133. 'This test has not been implemented yet.'
  134. );
  135. }
  136. /**
  137. * @covers Imagick::getimagematte
  138. * @todo Implement testGetimagematte().
  139. */
  140. public function testGetimagematte()
  141. {
  142. // Remove the following lines when you implement this test.
  143. $this->markTestIncomplete(
  144. 'This test has not been implemented yet.'
  145. );
  146. }
  147. /**
  148. * @covers Imagick::setimagematte
  149. * @todo Implement testSetimagematte().
  150. */
  151. public function testSetimagematte()
  152. {
  153. // Remove the following lines when you implement this test.
  154. $this->markTestIncomplete(
  155. 'This test has not been implemented yet.'
  156. );
  157. }
  158. /**
  159. * @covers Imagick::adaptiveresizeimage
  160. * @todo Implement testAdaptiveresizeimage().
  161. */
  162. public function testAdaptiveresizeimage()
  163. {
  164. // Remove the following lines when you implement this test.
  165. $this->markTestIncomplete(
  166. 'This test has not been implemented yet.'
  167. );
  168. }
  169. /**
  170. * @covers Imagick::sketchimage
  171. * @todo Implement testSketchimage().
  172. */
  173. public function testSketchimage()
  174. {
  175. // Remove the following lines when you implement this test.
  176. $this->markTestIncomplete(
  177. 'This test has not been implemented yet.'
  178. );
  179. }
  180. /**
  181. * @covers Imagick::shadeimage
  182. * @todo Implement testShadeimage().
  183. */
  184. public function testShadeimage()
  185. {
  186. // Remove the following lines when you implement this test.
  187. $this->markTestIncomplete(
  188. 'This test has not been implemented yet.'
  189. );
  190. }
  191. /**
  192. * @covers Imagick::getsizeoffset
  193. * @todo Implement testGetsizeoffset().
  194. */
  195. public function testGetsizeoffset()
  196. {
  197. // Remove the following lines when you implement this test.
  198. $this->markTestIncomplete(
  199. 'This test has not been implemented yet.'
  200. );
  201. }
  202. /**
  203. * @covers Imagick::setsizeoffset
  204. * @todo Implement testSetsizeoffset().
  205. */
  206. public function testSetsizeoffset()
  207. {
  208. // Remove the following lines when you implement this test.
  209. $this->markTestIncomplete(
  210. 'This test has not been implemented yet.'
  211. );
  212. }
  213. /**
  214. * @covers Imagick::adaptiveblurimage
  215. * @todo Implement testAdaptiveblurimage().
  216. */
  217. public function testAdaptiveblurimage()
  218. {
  219. // Remove the following lines when you implement this test.
  220. $this->markTestIncomplete(
  221. 'This test has not been implemented yet.'
  222. );
  223. }
  224. /**
  225. * @covers Imagick::contraststretchimage
  226. * @todo Implement testContraststretchimage().
  227. */
  228. public function testContraststretchimage()
  229. {
  230. // Remove the following lines when you implement this test.
  231. $this->markTestIncomplete(
  232. 'This test has not been implemented yet.'
  233. );
  234. }
  235. /**
  236. * @covers Imagick::adaptivesharpenimage
  237. * @todo Implement testAdaptivesharpenimage().
  238. */
  239. public function testAdaptivesharpenimage()
  240. {
  241. // Remove the following lines when you implement this test.
  242. $this->markTestIncomplete(
  243. 'This test has not been implemented yet.'
  244. );
  245. }
  246. /**
  247. * @covers Imagick::randomthresholdimage
  248. * @todo Implement testRandomthresholdimage().
  249. */
  250. public function testRandomthresholdimage()
  251. {
  252. // Remove the following lines when you implement this test.
  253. $this->markTestIncomplete(
  254. 'This test has not been implemented yet.'
  255. );
  256. }
  257. /**
  258. * @covers Imagick::roundcornersimage
  259. * @todo Implement testRoundcornersimage().
  260. */
  261. public function testRoundcornersimage()
  262. {
  263. // Remove the following lines when you implement this test.
  264. $this->markTestIncomplete(
  265. 'This test has not been implemented yet.'
  266. );
  267. }
  268. /**
  269. * @covers Imagick::roundcorners
  270. * @todo Implement testRoundcorners().
  271. */
  272. public function testRoundcorners()
  273. {
  274. // Remove the following lines when you implement this test.
  275. $this->markTestIncomplete(
  276. 'This test has not been implemented yet.'
  277. );
  278. }
  279. /**
  280. * @covers Imagick::setiteratorindex
  281. * @todo Implement testSetiteratorindex().
  282. */
  283. public function testSetiteratorindex()
  284. {
  285. // Remove the following lines when you implement this test.
  286. $this->markTestIncomplete(
  287. 'This test has not been implemented yet.'
  288. );
  289. }
  290. /**
  291. * @covers Imagick::getiteratorindex
  292. * @todo Implement testGetiteratorindex().
  293. */
  294. public function testGetiteratorindex()
  295. {
  296. // Remove the following lines when you implement this test.
  297. $this->markTestIncomplete(
  298. 'This test has not been implemented yet.'
  299. );
  300. }
  301. /**
  302. * @covers Imagick::transformimage
  303. * @todo Implement testTransformimage().
  304. */
  305. public function testTransformimage()
  306. {
  307. // Remove the following lines when you implement this test.
  308. $this->markTestIncomplete(
  309. 'This test has not been implemented yet.'
  310. );
  311. }
  312. /**
  313. * @covers Imagick::setimageopacity
  314. * @todo Implement testSetimageopacity().
  315. */
  316. public function testSetimageopacity()
  317. {
  318. // Remove the following lines when you implement this test.
  319. $this->markTestIncomplete(
  320. 'This test has not been implemented yet.'
  321. );
  322. }
  323. /**
  324. * @covers Imagick::orderedposterizeimage
  325. * @todo Implement testOrderedposterizeimage().
  326. */
  327. public function testOrderedposterizeimage()
  328. {
  329. // Remove the following lines when you implement this test.
  330. $this->markTestIncomplete(
  331. 'This test has not been implemented yet.'
  332. );
  333. }
  334. /**
  335. * @covers Imagick::polaroidimage
  336. * @todo Implement testPolaroidimage().
  337. */
  338. public function testPolaroidimage()
  339. {
  340. // Remove the following lines when you implement this test.
  341. $this->markTestIncomplete(
  342. 'This test has not been implemented yet.'
  343. );
  344. }
  345. /**
  346. * @covers Imagick::getimageproperty
  347. * @todo Implement testGetimageproperty().
  348. */
  349. public function testGetimageproperty()
  350. {
  351. // Remove the following lines when you implement this test.
  352. $this->markTestIncomplete(
  353. 'This test has not been implemented yet.'
  354. );
  355. }
  356. /**
  357. * @covers Imagick::setimageproperty
  358. * @todo Implement testSetimageproperty().
  359. */
  360. public function testSetimageproperty()
  361. {
  362. // Remove the following lines when you implement this test.
  363. $this->markTestIncomplete(
  364. 'This test has not been implemented yet.'
  365. );
  366. }
  367. /**
  368. * @covers Imagick::setimageinterpolatemethod
  369. * @todo Implement testSetimageinterpolatemethod().
  370. */
  371. public function testSetimageinterpolatemethod()
  372. {
  373. // Remove the following lines when you implement this test.
  374. $this->markTestIncomplete(
  375. 'This test has not been implemented yet.'
  376. );
  377. }
  378. /**
  379. * @covers Imagick::getimageinterpolatemethod
  380. * @todo Implement testGetimageinterpolatemethod().
  381. */
  382. public function testGetimageinterpolatemethod()
  383. {
  384. // Remove the following lines when you implement this test.
  385. $this->markTestIncomplete(
  386. 'This test has not been implemented yet.'
  387. );
  388. }
  389. /**
  390. * @covers Imagick::linearstretchimage
  391. * @todo Implement testLinearstretchimage().
  392. */
  393. public function testLinearstretchimage()
  394. {
  395. // Remove the following lines when you implement this test.
  396. $this->markTestIncomplete(
  397. 'This test has not been implemented yet.'
  398. );
  399. }
  400. /**
  401. * @covers Imagick::getimagelength
  402. * @todo Implement testGetimagelength().
  403. */
  404. public function testGetimagelength()
  405. {
  406. // Remove the following lines when you implement this test.
  407. $this->markTestIncomplete(
  408. 'This test has not been implemented yet.'
  409. );
  410. }
  411. /**
  412. * @covers Imagick::extentimage
  413. * @todo Implement testExtentimage().
  414. */
  415. public function testExtentimage()
  416. {
  417. // Remove the following lines when you implement this test.
  418. $this->markTestIncomplete(
  419. 'This test has not been implemented yet.'
  420. );
  421. }
  422. /**
  423. * @covers Imagick::getimageorientation
  424. * @todo Implement testGetimageorientation().
  425. */
  426. public function testGetimageorientation()
  427. {
  428. // Remove the following lines when you implement this test.
  429. $this->markTestIncomplete(
  430. 'This test has not been implemented yet.'
  431. );
  432. }
  433. /**
  434. * @covers Imagick::setimageorientation
  435. * @todo Implement testSetimageorientation().
  436. */
  437. public function testSetimageorientation()
  438. {
  439. // Remove the following lines when you implement this test.
  440. $this->markTestIncomplete(
  441. 'This test has not been implemented yet.'
  442. );
  443. }
  444. /**
  445. * @covers Imagick::paintfloodfillimage
  446. * @todo Implement testPaintfloodfillimage().
  447. */
  448. public function testPaintfloodfillimage()
  449. {
  450. // Remove the following lines when you implement this test.
  451. $this->markTestIncomplete(
  452. 'This test has not been implemented yet.'
  453. );
  454. }
  455. /**
  456. * @covers Imagick::clutimage
  457. * @todo Implement testClutimage().
  458. */
  459. public function testClutimage()
  460. {
  461. // Remove the following lines when you implement this test.
  462. $this->markTestIncomplete(
  463. 'This test has not been implemented yet.'
  464. );
  465. }
  466. /**
  467. * @covers Imagick::getimageproperties
  468. * @todo Implement testGetimageproperties().
  469. */
  470. public function testGetimageproperties()
  471. {
  472. // Remove the following lines when you implement this test.
  473. $this->markTestIncomplete(
  474. 'This test has not been implemented yet.'
  475. );
  476. }
  477. /**
  478. * @covers Imagick::getimageprofiles
  479. * @todo Implement testGetimageprofiles().
  480. */
  481. public function testGetimageprofiles()
  482. {
  483. // Remove the following lines when you implement this test.
  484. $this->markTestIncomplete(
  485. 'This test has not been implemented yet.'
  486. );
  487. }
  488. /**
  489. * @covers Imagick::distortimage
  490. * @todo Implement testDistortimage().
  491. */
  492. public function testDistortimage()
  493. {
  494. // Remove the following lines when you implement this test.
  495. $this->markTestIncomplete(
  496. 'This test has not been implemented yet.'
  497. );
  498. }
  499. /**
  500. * @covers Imagick::writeimagefile
  501. * @todo Implement testWriteimagefile().
  502. */
  503. public function testWriteimagefile()
  504. {
  505. // Remove the following lines when you implement this test.
  506. $this->markTestIncomplete(
  507. 'This test has not been implemented yet.'
  508. );
  509. }
  510. /**
  511. * @covers Imagick::writeimagesfile
  512. * @todo Implement testWriteimagesfile().
  513. */
  514. public function testWriteimagesfile()
  515. {
  516. // Remove the following lines when you implement this test.
  517. $this->markTestIncomplete(
  518. 'This test has not been implemented yet.'
  519. );
  520. }
  521. /**
  522. * @covers Imagick::resetimagepage
  523. * @todo Implement testResetimagepage().
  524. */
  525. public function testResetimagepage()
  526. {
  527. // Remove the following lines when you implement this test.
  528. $this->markTestIncomplete(
  529. 'This test has not been implemented yet.'
  530. );
  531. }
  532. /**
  533. * @covers Imagick::setimageclipmask
  534. * @todo Implement testSetimageclipmask().
  535. */
  536. public function testSetimageclipmask()
  537. {
  538. // Remove the following lines when you implement this test.
  539. $this->markTestIncomplete(
  540. 'This test has not been implemented yet.'
  541. );
  542. }
  543. /**
  544. * @covers Imagick::getimageclipmask
  545. * @todo Implement testGetimageclipmask().
  546. */
  547. public function testGetimageclipmask()
  548. {
  549. // Remove the following lines when you implement this test.
  550. $this->markTestIncomplete(
  551. 'This test has not been implemented yet.'
  552. );
  553. }
  554. /**
  555. * @covers Imagick::animateimages
  556. * @todo Implement testAnimateimages().
  557. */
  558. public function testAnimateimages()
  559. {
  560. // Remove the following lines when you implement this test.
  561. $this->markTestIncomplete(
  562. 'This test has not been implemented yet.'
  563. );
  564. }
  565. /**
  566. * @covers Imagick::recolorimage
  567. * @todo Implement testRecolorimage().
  568. */
  569. public function testRecolorimage()
  570. {
  571. // Remove the following lines when you implement this test.
  572. $this->markTestIncomplete(
  573. 'This test has not been implemented yet.'
  574. );
  575. }
  576. /**
  577. * @covers Imagick::setfont
  578. * @todo Implement testSetfont().
  579. */
  580. public function testSetfont()
  581. {
  582. // Remove the following lines when you implement this test.
  583. $this->markTestIncomplete(
  584. 'This test has not been implemented yet.'
  585. );
  586. }
  587. /**
  588. * @covers Imagick::getfont
  589. * @todo Implement testGetfont().
  590. */
  591. public function testGetfont()
  592. {
  593. // Remove the following lines when you implement this test.
  594. $this->markTestIncomplete(
  595. 'This test has not been implemented yet.'
  596. );
  597. }
  598. /**
  599. * @covers Imagick::setpointsize
  600. * @todo Implement testSetpointsize().
  601. */
  602. public function testSetpointsize()
  603. {
  604. // Remove the following lines when you implement this test.
  605. $this->markTestIncomplete(
  606. 'This test has not been implemented yet.'
  607. );
  608. }
  609. /**
  610. * @covers Imagick::getpointsize
  611. * @todo Implement testGetpointsize().
  612. */
  613. public function testGetpointsize()
  614. {
  615. // Remove the following lines when you implement this test.
  616. $this->markTestIncomplete(
  617. 'This test has not been implemented yet.'
  618. );
  619. }
  620. /**
  621. * @covers Imagick::mergeimagelayers
  622. * @todo Implement testMergeimagelayers().
  623. */
  624. public function testMergeimagelayers()
  625. {
  626. // Remove the following lines when you implement this test.
  627. $this->markTestIncomplete(
  628. 'This test has not been implemented yet.'
  629. );
  630. }
  631. /**
  632. * @covers Imagick::setimagealphachannel
  633. * @todo Implement testSetimagealphachannel().
  634. */
  635. public function testSetimagealphachannel()
  636. {
  637. // Remove the following lines when you implement this test.
  638. $this->markTestIncomplete(
  639. 'This test has not been implemented yet.'
  640. );
  641. }
  642. /**
  643. * @covers Imagick::floodfillpaintimage
  644. * @todo Implement testFloodfillpaintimage().
  645. */
  646. public function testFloodfillpaintimage()
  647. {
  648. // Remove the following lines when you implement this test.
  649. $this->markTestIncomplete(
  650. 'This test has not been implemented yet.'
  651. );
  652. }
  653. /**
  654. * @covers Imagick::opaquepaintimage
  655. * @todo Implement testOpaquepaintimage().
  656. */
  657. public function testOpaquepaintimage()
  658. {
  659. // Remove the following lines when you implement this test.
  660. $this->markTestIncomplete(
  661. 'This test has not been implemented yet.'
  662. );
  663. }
  664. /**
  665. * @covers Imagick::transparentpaintimage
  666. * @todo Implement testTransparentpaintimage().
  667. */
  668. public function testTransparentpaintimage()
  669. {
  670. // Remove the following lines when you implement this test.
  671. $this->markTestIncomplete(
  672. 'This test has not been implemented yet.'
  673. );
  674. }
  675. /**
  676. * @covers Imagick::liquidrescaleimage
  677. * @todo Implement testLiquidrescaleimage().
  678. */
  679. public function testLiquidrescaleimage()
  680. {
  681. // Remove the following lines when you implement this test.
  682. $this->markTestIncomplete(
  683. 'This test has not been implemented yet.'
  684. );
  685. }
  686. /**
  687. * @covers Imagick::encipherimage
  688. * @todo Implement testEncipherimage().
  689. */
  690. public function testEncipherimage()
  691. {
  692. // Remove the following lines when you implement this test.
  693. $this->markTestIncomplete(
  694. 'This test has not been implemented yet.'
  695. );
  696. }
  697. /**
  698. * @covers Imagick::decipherimage
  699. * @todo Implement testDecipherimage().
  700. */
  701. public function testDecipherimage()
  702. {
  703. // Remove the following lines when you implement this test.
  704. $this->markTestIncomplete(
  705. 'This test has not been implemented yet.'
  706. );
  707. }
  708. /**
  709. * @covers Imagick::setgravity
  710. * @todo Implement testSetgravity().
  711. */
  712. public function testSetgravity()
  713. {
  714. // Remove the following lines when you implement this test.
  715. $this->markTestIncomplete(
  716. 'This test has not been implemented yet.'
  717. );
  718. }
  719. /**
  720. * @covers Imagick::getgravity
  721. * @todo Implement testGetgravity().
  722. */
  723. public function testGetgravity()
  724. {
  725. // Remove the following lines when you implement this test.
  726. $this->markTestIncomplete(
  727. 'This test has not been implemented yet.'
  728. );
  729. }
  730. /**
  731. * @covers Imagick::getimagechannelrange
  732. * @todo Implement testGetimagechannelrange().
  733. */
  734. public function testGetimagechannelrange()
  735. {
  736. // Remove the following lines when you implement this test.
  737. $this->markTestIncomplete(
  738. 'This test has not been implemented yet.'
  739. );
  740. }
  741. /**
  742. * @covers Imagick::getimagealphachannel
  743. * @todo Implement testGetimagealphachannel().
  744. */
  745. public function testGetimagealphachannel()
  746. {
  747. // Remove the following lines when you implement this test.
  748. $this->markTestIncomplete(
  749. 'This test has not been implemented yet.'
  750. );
  751. }
  752. /**
  753. * @covers Imagick::getimagechanneldistortions
  754. * @todo Implement testGetimagechanneldistortions().
  755. */
  756. public function testGetimagechanneldistortions()
  757. {
  758. // Remove the following lines when you implement this test.
  759. $this->markTestIncomplete(
  760. 'This test has not been implemented yet.'
  761. );
  762. }
  763. /**
  764. * @covers Imagick::setimagegravity
  765. * @todo Implement testSetimagegravity().
  766. */
  767. public function testSetimagegravity()
  768. {
  769. // Remove the following lines when you implement this test.
  770. $this->markTestIncomplete(
  771. 'This test has not been implemented yet.'
  772. );
  773. }
  774. /**
  775. * @covers Imagick::getimagegravity
  776. * @todo Implement testGetimagegravity().
  777. */
  778. public function testGetimagegravity()
  779. {
  780. // Remove the following lines when you implement this test.
  781. $this->markTestIncomplete(
  782. 'This test has not been implemented yet.'
  783. );
  784. }
  785. /**
  786. * @covers Imagick::importimagepixels
  787. * @todo Implement testImportimagepixels().
  788. */
  789. public function testImportimagepixels()
  790. {
  791. // Remove the following lines when you implement this test.
  792. $this->markTestIncomplete(
  793. 'This test has not been implemented yet.'
  794. );
  795. }
  796. /**
  797. * @covers Imagick::deskewimage
  798. * @todo Implement testDeskewimage().
  799. */
  800. public function testDeskewimage()
  801. {
  802. // Remove the following lines when you implement this test.
  803. $this->markTestIncomplete(
  804. 'This test has not been implemented yet.'
  805. );
  806. }
  807. /**
  808. * @covers Imagick::segmentimage
  809. * @todo Implement testSegmentimage().
  810. */
  811. public function testSegmentimage()
  812. {
  813. // Remove the following lines when you implement this test.
  814. $this->markTestIncomplete(
  815. 'This test has not been implemented yet.'
  816. );
  817. }
  818. /**
  819. * @covers Imagick::sparsecolorimage
  820. * @todo Implement testSparsecolorimage().
  821. */
  822. public function testSparsecolorimage()
  823. {
  824. // Remove the following lines when you implement this test.
  825. $this->markTestIncomplete(
  826. 'This test has not been implemented yet.'
  827. );
  828. }
  829. /**
  830. * @covers Imagick::remapimage
  831. * @todo Implement testRemapimage().
  832. */
  833. public function testRemapimage()
  834. {
  835. // Remove the following lines when you implement this test.
  836. $this->markTestIncomplete(
  837. 'This test has not been implemented yet.'
  838. );
  839. }
  840. /**
  841. * @covers Imagick::exportimagepixels
  842. * @todo Implement testExportimagepixels().
  843. */
  844. public function testExportimagepixels()
  845. {
  846. // Remove the following lines when you implement this test.
  847. $this->markTestIncomplete(
  848. 'This test has not been implemented yet.'
  849. );
  850. }
  851. /**
  852. * @covers Imagick::getimagechannelkurtosis
  853. * @todo Implement testGetimagechannelkurtosis().
  854. */
  855. public function testGetimagechannelkurtosis()
  856. {
  857. // Remove the following lines when you implement this test.
  858. $this->markTestIncomplete(
  859. 'This test has not been implemented yet.'
  860. );
  861. }
  862. /**
  863. * @covers Imagick::functionimage
  864. * @todo Implement testFunctionimage().
  865. */
  866. public function testFunctionimage()
  867. {
  868. // Remove the following lines when you implement this test.
  869. $this->markTestIncomplete(
  870. 'This test has not been implemented yet.'
  871. );
  872. }
  873. /**
  874. * @covers Imagick::transformimagecolorspace
  875. * @todo Implement testTransformimagecolorspace().
  876. */
  877. public function testTransformimagecolorspace()
  878. {
  879. // Remove the following lines when you implement this test.
  880. $this->markTestIncomplete(
  881. 'This test has not been implemented yet.'
  882. );
  883. }
  884. /**
  885. * @covers Imagick::haldclutimage
  886. * @todo Implement testHaldclutimage().
  887. */
  888. public function testHaldclutimage()
  889. {
  890. // Remove the following lines when you implement this test.
  891. $this->markTestIncomplete(
  892. 'This test has not been implemented yet.'
  893. );
  894. }
  895. /**
  896. * @covers Imagick::getimageartifact
  897. * @todo Implement testGetimageartifact().
  898. */
  899. public function testGetimageartifact()
  900. {
  901. // Remove the following lines when you implement this test.
  902. $this->markTestIncomplete(
  903. 'This test has not been implemented yet.'
  904. );
  905. }
  906. /**
  907. * @covers Imagick::setimageartifact
  908. * @todo Implement testSetimageartifact().
  909. */
  910. public function testSetimageartifact()
  911. {
  912. // Remove the following lines when you implement this test.
  913. $this->markTestIncomplete(
  914. 'This test has not been implemented yet.'
  915. );
  916. }
  917. /**
  918. * @covers Imagick::deleteimageartifact
  919. * @todo Implement testDeleteimageartifact().
  920. */
  921. public function testDeleteimageartifact()
  922. {
  923. // Remove the following lines when you implement this test.
  924. $this->markTestIncomplete(
  925. 'This test has not been implemented yet.'
  926. );
  927. }
  928. /**
  929. * @covers Imagick::getcolorspace
  930. * @todo Implement testGetcolorspace().
  931. */
  932. public function testGetcolorspace()
  933. {
  934. // Remove the following lines when you implement this test.
  935. $this->markTestIncomplete(
  936. 'This test has not been implemented yet.'
  937. );
  938. }
  939. /**
  940. * @covers Imagick::setcolorspace
  941. * @todo Implement testSetcolorspace().
  942. */
  943. public function testSetcolorspace()
  944. {
  945. // Remove the following lines when you implement this test.
  946. $this->markTestIncomplete(
  947. 'This test has not been implemented yet.'
  948. );
  949. }
  950. /**
  951. * @covers Imagick::__tostring
  952. * @todo Implement test__tostring().
  953. */
  954. public function test__tostring()
  955. {
  956. // Remove the following lines when you implement this test.
  957. $this->markTestIncomplete(
  958. 'This test has not been implemented yet.'
  959. );
  960. }
  961. /**
  962. * @covers Imagick::getpixeliterator
  963. * @todo Implement testGetpixeliterator().
  964. */
  965. public function testGetpixeliterator()
  966. {
  967. // Remove the following lines when you implement this test.
  968. $this->markTestIncomplete(
  969. 'This test has not been implemented yet.'
  970. );
  971. }
  972. /**
  973. * @covers Imagick::getpixelregioniterator
  974. * @todo Implement testGetpixelregioniterator().
  975. */
  976. public function testGetpixelregioniterator()
  977. {
  978. // Remove the following lines when you implement this test.
  979. $this->markTestIncomplete(
  980. 'This test has not been implemented yet.'
  981. );
  982. }
  983. /**
  984. * @covers Imagick::readimage
  985. * @todo Implement testReadimage().
  986. */
  987. public function testReadimage()
  988. {
  989. // Remove the following lines when you implement this test.
  990. $this->markTestIncomplete(
  991. 'This test has not been implemented yet.'
  992. );
  993. }
  994. /**
  995. * @covers Imagick::readimages
  996. * @todo Implement testReadimages().
  997. */
  998. public function testReadimages()
  999. {
  1000. // Remove the following lines when you implement this test.
  1001. $this->markTestIncomplete(
  1002. 'This test has not been implemented yet.'
  1003. );
  1004. }
  1005. /**
  1006. * @covers Imagick::readimageblob
  1007. * @todo Implement testReadimageblob().
  1008. */
  1009. public function testReadimageblob()
  1010. {
  1011. // Remove the following lines when you implement this test.
  1012. $this->markTestIncomplete(
  1013. 'This test has not been implemented yet.'
  1014. );
  1015. }
  1016. /**
  1017. * @covers Imagick::setimageformat
  1018. * @todo Implement testSetimageformat().
  1019. */
  1020. public function testSetimageformat()
  1021. {
  1022. // Remove the following lines when you implement this test.
  1023. $this->markTestIncomplete(
  1024. 'This test has not been implemented yet.'
  1025. );
  1026. }
  1027. /**
  1028. * @covers Imagick::scaleimage
  1029. * @todo Implement testScaleimage().
  1030. */
  1031. public function testScaleimage()
  1032. {
  1033. // Remove the following lines when you implement this test.
  1034. $this->markTestIncomplete(
  1035. 'This test has not been implemented yet.'
  1036. );
  1037. }
  1038. /**
  1039. * @covers Imagick::writeimage
  1040. * @todo Implement testWriteimage().
  1041. */
  1042. public function testWriteimage()
  1043. {
  1044. // Remove the following lines when you implement this test.
  1045. $this->markTestIncomplete(
  1046. 'This test has not been implemented yet.'
  1047. );
  1048. }
  1049. /**
  1050. * @covers Imagick::writeimages
  1051. * @todo Implement testWriteimages().
  1052. */
  1053. public function testWriteimages()
  1054. {
  1055. // Remove the following lines when you implement this test.
  1056. $this->markTestIncomplete(
  1057. 'This test has not been implemented yet.'
  1058. );
  1059. }
  1060. /**
  1061. * @covers Imagick::blurimage
  1062. * @todo Implement testBlurimage().
  1063. */
  1064. public function testBlurimage()
  1065. {
  1066. // Remove the following lines when you implement this test.
  1067. $this->markTestIncomplete(
  1068. 'This test has not been implemented yet.'
  1069. );
  1070. }
  1071. /**
  1072. * @covers Imagick::thumbnailimage
  1073. * @todo Implement testThumbnailimage().
  1074. */
  1075. public function testThumbnailimage()
  1076. {
  1077. // Remove the following lines when you implement this test.
  1078. $this->markTestIncomplete(
  1079. 'This test has not been implemented yet.'
  1080. );
  1081. }
  1082. /**
  1083. * @covers Imagick::cropthumbnailimage
  1084. * @todo Implement testCropthumbnailimage().
  1085. */
  1086. public function testCropthumbnailimage()
  1087. {
  1088. // Remove the following lines when you implement this test.
  1089. $this->markTestIncomplete(
  1090. 'This test has not been implemented yet.'
  1091. );
  1092. }
  1093. /**
  1094. * @covers Imagick::getimagefilename
  1095. * @todo Implement testGetimagefilename().
  1096. */
  1097. public function testGetimagefilename()
  1098. {
  1099. // Remove the following lines when you implement this test.
  1100. $this->markTestIncomplete(
  1101. 'This test has not been implemented yet.'
  1102. );
  1103. }
  1104. /**
  1105. * @covers Imagick::setimagefilename
  1106. * @todo Implement testSetimagefilename().
  1107. */
  1108. public function testSetimagefilename()
  1109. {
  1110. // Remove the following lines when you implement this test.
  1111. $this->markTestIncomplete(
  1112. 'This test has not been implemented yet.'
  1113. );
  1114. }
  1115. /**
  1116. * @covers Imagick::getimageformat
  1117. * @todo Implement testGetimageformat().
  1118. */
  1119. public function testGetimageformat()
  1120. {
  1121. // Remove the following lines when you implement this test.
  1122. $this->markTestIncomplete(
  1123. 'This test has not been implemented yet.'
  1124. );
  1125. }
  1126. /**
  1127. * @covers Imagick::getimagemimetype
  1128. * @todo Implement testGetimagemimetype().
  1129. */
  1130. public function testGetimagemimetype()
  1131. {
  1132. // Remove the following lines when you implement this test.
  1133. $this->markTestIncomplete(
  1134. 'This test has not been implemented yet.'
  1135. );
  1136. }
  1137. /**
  1138. * @covers Imagick::removeimage
  1139. * @todo Implement testRemoveimage().
  1140. */
  1141. public function testRemoveimage()
  1142. {
  1143. // Remove the following lines when you implement this test.
  1144. $this->markTestIncomplete(
  1145. 'This test has not been implemented yet.'
  1146. );
  1147. }
  1148. /**
  1149. * @covers Imagick::destroy
  1150. * @todo Implement testDestroy().
  1151. */
  1152. public function testDestroy()
  1153. {
  1154. // Remove the following lines when you implement this test.
  1155. $this->markTestIncomplete(
  1156. 'This test has not been implemented yet.'
  1157. );
  1158. }
  1159. /**
  1160. * @covers Imagick::clear
  1161. * @todo Implement testClear().
  1162. */
  1163. public function testClear()
  1164. {
  1165. // Remove the following lines when you implement this test.
  1166. $this->markTestIncomplete(
  1167. 'This test has not been implemented yet.'
  1168. );
  1169. }
  1170. /**
  1171. * @covers Imagick::clone
  1172. * @todo Implement testClone().
  1173. */
  1174. public function testClone()
  1175. {
  1176. // Remove the following lines when you implement this test.
  1177. $this->markTestIncomplete(
  1178. 'This test has not been implemented yet.'
  1179. );
  1180. }
  1181. /**
  1182. * @covers Imagick::getimagesize
  1183. * @todo Implement testGetimagesize().
  1184. */
  1185. public function testGetimagesize()
  1186. {
  1187. // Remove the following lines when you implement this test.
  1188. $this->markTestIncomplete(
  1189. 'This test has not been implemented yet.'
  1190. );
  1191. }
  1192. /**
  1193. * @covers Imagick::getimageblob
  1194. * @todo Implement testGetimageblob().
  1195. */
  1196. public function testGetimageblob()
  1197. {
  1198. // Remove the following lines when you implement this test.
  1199. $this->markTestIncomplete(
  1200. 'This test has not been implemented yet.'
  1201. );
  1202. }
  1203. /**
  1204. * @covers Imagick::getimagesblob
  1205. * @todo Implement testGetimagesblob().
  1206. */
  1207. public function testGetimagesblob()
  1208. {
  1209. // Remove the following lines when you implement this test.
  1210. $this->markTestIncomplete(
  1211. 'This test has not been implemented yet.'
  1212. );
  1213. }
  1214. /**
  1215. * @covers Imagick::setfirstiterator
  1216. * @todo Implement testSetfirstiterator().
  1217. */
  1218. public function testSetfirstiterator()
  1219. {
  1220. // Remove the following lines when you implement this test.
  1221. $this->markTestIncomplete(
  1222. 'This test has not been implemented yet.'
  1223. );
  1224. }
  1225. /**
  1226. * @covers Imagick::setlastiterator
  1227. * @todo Implement testSetlastiterator().
  1228. */
  1229. public function testSetlastiterator()
  1230. {
  1231. // Remove the following lines when you implement this test.
  1232. $this->markTestIncomplete(
  1233. 'This test has not been implemented yet.'
  1234. );
  1235. }
  1236. /**
  1237. * @covers Imagick::resetiterator
  1238. * @todo Implement testResetiterator().
  1239. */
  1240. public function testResetiterator()
  1241. {
  1242. // Remove the following lines when you implement this test.
  1243. $this->markTestIncomplete(
  1244. 'This test has not been implemented yet.'
  1245. );
  1246. }
  1247. /**
  1248. * @covers Imagick::previousimage
  1249. * @todo Implement testPreviousimage().
  1250. */
  1251. public function testPreviousimage()
  1252. {
  1253. // Remove the following lines when you implement this test.
  1254. $this->markTestIncomplete(
  1255. 'This test has not been implemented yet.'
  1256. );
  1257. }
  1258. /**
  1259. * @covers Imagick::nextimage
  1260. * @todo Implement testNextimage().
  1261. */
  1262. public function testNextimage()
  1263. {
  1264. // Remove the following lines when you implement this test.
  1265. $this->markTestIncomplete(
  1266. 'This test has not been implemented yet.'
  1267. );
  1268. }
  1269. /**
  1270. * @covers Imagick::haspreviousimage
  1271. * @todo Implement testHaspreviousimage().
  1272. */
  1273. public function testHaspreviousimage()
  1274. {
  1275. // Remove the following lines when you implement this test.
  1276. $this->markTestIncomplete(
  1277. 'This test has not been implemented yet.'
  1278. );
  1279. }
  1280. /**
  1281. * @covers Imagick::hasnextimage
  1282. * @todo Implement testHasnextimage().
  1283. */
  1284. public function testHasnextimage()
  1285. {
  1286. // Remove the following lines when you implement this test.
  1287. $this->markTestIncomplete(
  1288. 'This test has not been implemented yet.'
  1289. );
  1290. }
  1291. /**
  1292. * @covers Imagick::setimageindex
  1293. * @todo Implement testSetimageindex().
  1294. */
  1295. public function testSetimageindex()
  1296. {
  1297. // Remove the following lines when you implement this test.
  1298. $this->markTestIncomplete(
  1299. 'This test has not been implemented yet.'
  1300. );
  1301. }
  1302. /**
  1303. * @covers Imagick::getimageindex
  1304. * @todo Implement testGetimageindex().
  1305. */
  1306. public function testGetimageindex()
  1307. {
  1308. // Remove the following lines when you implement this test.
  1309. $this->markTestIncomplete(
  1310. 'This test has not been implemented yet.'
  1311. );
  1312. }
  1313. /**
  1314. * @covers Imagick::commentimage
  1315. * @todo Implement testCommentimage().
  1316. */
  1317. public function testCommentimage()
  1318. {
  1319. // Remove the following lines when you implement this test.
  1320. $this->markTestIncomplete(
  1321. 'This test has not been implemented yet.'
  1322. );
  1323. }
  1324. /**
  1325. * @covers Imagick::cropimage
  1326. * @todo Implement testCropimage().
  1327. */
  1328. public function testCropimage()
  1329. {
  1330. // Remove the following lines when you implement this test.
  1331. $this->markTestIncomplete(
  1332. 'This test has not been implemented yet.'
  1333. );
  1334. }
  1335. /**
  1336. * @covers Imagick::labelimage
  1337. * @todo Implement testLabelimage().
  1338. */
  1339. public function testLabelimage()
  1340. {
  1341. // Remove the following lines when you implement this test.
  1342. $this->markTestIncomplete(
  1343. 'This test has not been implemented yet.'
  1344. );
  1345. }
  1346. /**
  1347. * @covers Imagick::getimagegeometry
  1348. * @todo Implement testGetimagegeometry().
  1349. */
  1350. public function testGetimagegeometry()
  1351. {
  1352. // Remove the following lines when you implement this test.
  1353. $this->markTestIncomplete(
  1354. 'This test has not been implemented yet.'
  1355. );
  1356. }
  1357. /**
  1358. * @covers Imagick::drawimage
  1359. * @todo Implement testDrawimage().
  1360. */
  1361. public function testDrawimage()
  1362. {
  1363. // Remove the following lines when you implement this test.
  1364. $this->markTestIncomplete(
  1365. 'This test has not been implemented yet.'
  1366. );
  1367. }
  1368. /**
  1369. * @covers Imagick::setimagecompressionquality
  1370. * @todo Implement testSetimagecompressionquality().
  1371. */
  1372. public function testSetimagecompressionquality()
  1373. {
  1374. // Remove the following lines when you implement this test.
  1375. $this->markTestIncomplete(
  1376. 'This test has not been implemented yet.'
  1377. );
  1378. }
  1379. /**
  1380. * @covers Imagick::getimagecompressionquality
  1381. * @todo Implement testGetimagecompressionquality().
  1382. */
  1383. public function testGetimagecompressionquality()
  1384. {
  1385. // Remove the following lines when you implement this test.
  1386. $this->markTestIncomplete(
  1387. 'This test has not been implemented yet.'
  1388. );
  1389. }
  1390. /**
  1391. * @covers Imagick::annotateimage
  1392. * @todo Implement testAnnotateimage().
  1393. */
  1394. public function testAnnotateimage()
  1395. {
  1396. // Remove the following lines when you implement this test.
  1397. $this->markTestIncomplete(
  1398. 'This test has not been implemented yet.'
  1399. );
  1400. }
  1401. /**
  1402. * @covers Imagick::compositeimage
  1403. * @todo Implement testCompositeimage().
  1404. */
  1405. public function testCompositeimage()
  1406. {
  1407. // Remove the following lines when you implement this test.
  1408. $this->markTestIncomplete(
  1409. 'This test has not been implemented yet.'
  1410. );
  1411. }
  1412. /**
  1413. * @covers Imagick::modulateimage
  1414. * @todo Implement testModulateimage().
  1415. */
  1416. public function testModulateimage()
  1417. {
  1418. // Remove the following lines when you implement this test.
  1419. $this->markTestIncomplete(
  1420. 'This test has not been implemented yet.'
  1421. );
  1422. }
  1423. /**
  1424. * @covers Imagick::getimagecolors
  1425. * @todo Implement testGetimagecolors().
  1426. */
  1427. public function testGetimagecolors()
  1428. {
  1429. // Remove the following lines when you implement this test.
  1430. $this->markTestIncomplete(
  1431. 'This test has not been implemented yet.'
  1432. );
  1433. }
  1434. /**
  1435. * @covers Imagick::montageimage
  1436. * @todo Implement testMontageimage().
  1437. */
  1438. public function testMontageimage()
  1439. {
  1440. // Remove the following lines when you implement this test.
  1441. $this->markTestIncomplete(
  1442. 'This test has not been implemented yet.'
  1443. );
  1444. }
  1445. /**
  1446. * @covers Imagick::identifyimage
  1447. * @todo Implement testIdentifyimage().
  1448. */
  1449. public function testIdentifyimage()
  1450. {
  1451. // Remove the following lines when you implement this test.
  1452. $this->markTestIncomplete(
  1453. 'This test has not been implemented yet.'
  1454. );
  1455. }
  1456. /**
  1457. * @covers Imagick::thresholdimage
  1458. * @todo Implement testThresholdimage().
  1459. */
  1460. public function testThresholdimage()
  1461. {
  1462. // Remove the following lines when you implement this test.
  1463. $this->markTestIncomplete(
  1464. 'This test has not been implemented yet.'
  1465. );
  1466. }
  1467. /**
  1468. * @covers Imagick::adaptivethresholdimage
  1469. * @todo Implement testAdaptivethresholdimage().
  1470. */
  1471. public function testAdaptivethresholdimage()
  1472. {
  1473. // Remove the following lines when you implement this test.
  1474. $this->markTestIncomplete(
  1475. 'This test has not been implemented yet.'
  1476. );
  1477. }
  1478. /**
  1479. * @covers Imagick::blackthresholdimage
  1480. * @todo Implement testBlackthresholdimage().
  1481. */
  1482. public function testBlackthresholdimage()
  1483. {
  1484. // Remove the following lines when you implement this test.
  1485. $this->markTestIncomplete(
  1486. 'This test has not been implemented yet.'
  1487. );
  1488. }
  1489. /**
  1490. * @covers Imagick::whitethresholdimage
  1491. * @todo Implement testWhitethresholdimage().
  1492. */
  1493. public function testWhitethresholdimage()
  1494. {
  1495. // Remove the following lines when you implement this test.
  1496. $this->markTestIncomplete(
  1497. 'This test has not been implemented yet.'
  1498. );
  1499. }
  1500. /**
  1501. * @covers Imagick::appendimages
  1502. * @todo Implement testAppendimages().
  1503. */
  1504. public function testAppendimages()
  1505. {
  1506. // Remove the following lines when you implement this test.
  1507. $this->markTestIncomplete(
  1508. 'This test has not been implemented yet.'
  1509. );
  1510. }
  1511. /**
  1512. * @covers Imagick::charcoalimage
  1513. * @todo Implement testCharcoalimage().
  1514. */
  1515. public function testCharcoalimage()
  1516. {
  1517. // Remove the following lines when you implement this test.
  1518. $this->markTestIncomplete(
  1519. 'This test has not been implemented yet.'
  1520. );
  1521. }
  1522. /**
  1523. * @covers Imagick::normalizeimage
  1524. * @todo Implement testNormalizeimage().
  1525. */
  1526. public function testNormalizeimage()
  1527. {
  1528. // Remove the following lines when you implement this test.
  1529. $this->markTestIncomplete(
  1530. 'This test has not been implemented yet.'
  1531. );
  1532. }
  1533. /**
  1534. * @covers Imagick::oilpaintimage
  1535. * @todo Implement testOilpaintimage().
  1536. */
  1537. public function testOilpaintimage()
  1538. {
  1539. // Remove the following lines when you implement this test.
  1540. $this->markTestIncomplete(
  1541. 'This test has not been implemented yet.'
  1542. );
  1543. }
  1544. /**
  1545. * @covers Imagick::posterizeimage
  1546. * @todo Implement testPosterizeimage().
  1547. */
  1548. public function testPosterizeimage()
  1549. {
  1550. // Remove the following lines when you implement this test.
  1551. $this->markTestIncomplete(
  1552. 'This test has not been implemented yet.'
  1553. );
  1554. }
  1555. /**
  1556. * @covers Imagick::radialblurimage
  1557. * @todo Implement testRadialblurimage().
  1558. */
  1559. public function testRadialblurimage()
  1560. {
  1561. // Remove the following lines when you implement this test.
  1562. $this->markTestIncomplete(
  1563. 'This test has not been implemented yet.'
  1564. );
  1565. }
  1566. /**
  1567. * @covers Imagick::raiseimage
  1568. * @todo Implement testRaiseimage().
  1569. */
  1570. public function testRaiseimage()
  1571. {
  1572. // Remove the following lines when you implement this test.
  1573. $this->markTestIncomplete(
  1574. 'This test has not been implemented yet.'
  1575. );
  1576. }
  1577. /**
  1578. * @covers Imagick::resampleimage
  1579. * @todo Implement testResampleimage().
  1580. */
  1581. public function testResampleimage()
  1582. {
  1583. // Remove the following lines when you implement this test.
  1584. $this->markTestIncomplete(
  1585. 'This test has not been implemented yet.'
  1586. );
  1587. }
  1588. /**
  1589. * @covers Imagick::resizeimage
  1590. * @todo Implement testResizeimage().
  1591. */
  1592. public function testResizeimage()
  1593. {
  1594. // Remove the following lines when you implement this test.
  1595. $this->markTestIncomplete(
  1596. 'This test has not been implemented yet.'
  1597. );
  1598. }
  1599. /**
  1600. * @covers Imagick::rollimage
  1601. * @todo Implement testRollimage().
  1602. */
  1603. public function testRollimage()
  1604. {
  1605. // Remove the following lines when you implement this test.
  1606. $this->markTestIncomplete(
  1607. 'This test has not been implemented yet.'
  1608. );
  1609. }
  1610. /**
  1611. * @covers Imagick::rotateimage
  1612. * @todo Implement testRotateimage().
  1613. */
  1614. public function testRotateimage()
  1615. {
  1616. // Remove the following lines when you implement this test.
  1617. $this->markTestIncomplete(
  1618. 'This test has not been implemented yet.'
  1619. );
  1620. }
  1621. /**
  1622. * @covers Imagick::sampleimage
  1623. * @todo Implement testSampleimage().
  1624. */
  1625. public function testSampleimage()
  1626. {
  1627. // Remove the following lines when you implement this test.
  1628. $this->markTestIncomplete(
  1629. 'This test has not been implemented yet.'
  1630. );
  1631. }
  1632. /**
  1633. * @covers Imagick::solarizeimage
  1634. * @todo Implement testSolarizeimage().
  1635. */
  1636. public function testSolarizeimage()
  1637. {
  1638. // Remove the following lines when you implement this test.
  1639. $this->markTestIncomplete(
  1640. 'This test has not been implemented yet.'
  1641. );
  1642. }
  1643. /**
  1644. * @covers Imagick::shadowimage
  1645. * @todo Implement testShadowimage().
  1646. */
  1647. public function testShadowimage()
  1648. {
  1649. // Remove the following lines when you implement this test.
  1650. $this->markTestIncomplete(
  1651. 'This test has not been implemented yet.'
  1652. );
  1653. }
  1654. /**
  1655. * @covers Imagick::setimageattribute
  1656. * @todo Implement testSetimageattribute().
  1657. */
  1658. public function testSetimageattribute()
  1659. {
  1660. // Remove the following lines when you implement this test.
  1661. $this->markTestIncomplete(
  1662. 'This test has not been implemented yet.'
  1663. );
  1664. }
  1665. /**
  1666. * @covers Imagick::setimagebackgroundcolor
  1667. * @todo Implement testSetimagebackgroundcolor().
  1668. */
  1669. public function testSetimagebackgroundcolor()
  1670. {
  1671. // Remove the following lines when you implement this test.
  1672. $this->markTestIncomplete(
  1673. 'This test has not been implemented yet.'
  1674. );
  1675. }
  1676. /**
  1677. * @covers Imagick::setimagecompose
  1678. * @todo Implement testSetimagecompose().
  1679. */
  1680. public function testSetimagecompose()
  1681. {
  1682. // Remove the following lines when you implement this test.
  1683. $this->markTestIncomplete(
  1684. 'This test has not been implemented yet.'
  1685. );
  1686. }
  1687. /**
  1688. * @covers Imagick::setimagecompression
  1689. * @todo Implement testSetimagecompression().
  1690. */
  1691. public function testSetimagecompression()
  1692. {
  1693. // Remove the following lines when you implement this test.
  1694. $this->markTestIncomplete(
  1695. 'This test has not been implemented yet.'
  1696. );
  1697. }
  1698. /**
  1699. * @covers Imagick::setimagedelay
  1700. * @todo Implement testSetimagedelay().
  1701. */
  1702. public function testSetimagedelay()
  1703. {
  1704. // Remove the following lines when you implement this test.
  1705. $this->markTestIncomplete(
  1706. 'This test has not been implemented yet.'
  1707. );
  1708. }
  1709. /**
  1710. * @covers Imagick::setimagedepth
  1711. * @todo Implement testSetimagedepth().
  1712. */
  1713. public function testSetimagedepth()
  1714. {
  1715. // Remove the following lines when you implement this test.
  1716. $this->markTestIncomplete(
  1717. 'This test has not been implemented yet.'
  1718. );
  1719. }
  1720. /**
  1721. * @covers Imagick::setimagegamma
  1722. * @todo Implement testSetimagegamma().
  1723. */
  1724. public function testSetimagegamma()
  1725. {
  1726. // Remove the following lines when you implement this test.
  1727. $this->markTestIncomplete(
  1728. 'This test has not been implemented yet.'
  1729. );
  1730. }
  1731. /**
  1732. * @covers Imagick::setimageiterations
  1733. * @todo Implement testSetimageiterations().
  1734. */
  1735. public function testSetimageiterations()
  1736. {
  1737. // Remove the following lines when you implement this test.
  1738. $this->markTestIncomplete(
  1739. 'This test has not been implemented yet.'
  1740. );
  1741. }
  1742. /**
  1743. * @covers Imagick::setimagemattecolor
  1744. * @todo Implement testSetimagemattecolor().
  1745. */
  1746. public function testSetimagemattecolor()
  1747. {
  1748. // Remove the following lines when you implement this test.
  1749. $this->markTestIncomplete(
  1750. 'This test has not been implemented yet.'
  1751. );
  1752. }
  1753. /**
  1754. * @covers Imagick::setimagepage
  1755. * @todo Implement testSetimagepage().
  1756. */
  1757. public function testSetimagepage()
  1758. {
  1759. // Remove the following lines when you implement this test.
  1760. $this->markTestIncomplete(
  1761. 'This test has not been implemented yet.'
  1762. );
  1763. }
  1764. /**
  1765. * @covers Imagick::setimageprogressmonitor
  1766. * @todo Implement testSetimageprogressmonitor().
  1767. */
  1768. public function testSetimageprogressmonitor()
  1769. {
  1770. // Remove the following lines when you implement this test.
  1771. $this->markTestIncomplete(
  1772. 'This test has not been implemented yet.'
  1773. );
  1774. }
  1775. /**
  1776. * @covers Imagick::setimageresolution
  1777. * @todo Implement testSetimageresolution().
  1778. */
  1779. public function testSetimageresolution()
  1780. {
  1781. // Remove the following lines when you implement this test.
  1782. $this->markTestIncomplete(
  1783. 'This test has not been implemented yet.'
  1784. );
  1785. }
  1786. /**
  1787. * @covers Imagick::setimagescene
  1788. * @todo Implement testSetimagescene().
  1789. */
  1790. public function testSetimagescene()
  1791. {
  1792. // Remove the following lines when you implement this test.
  1793. $this->markTestIncomplete(
  1794. 'This test has not been implemented yet.'
  1795. );
  1796. }
  1797. /**
  1798. * @covers Imagick::setimagetickspersecond
  1799. * @todo Implement testSetimagetickspersecond().
  1800. */
  1801. public function testSetimagetickspersecond()
  1802. {
  1803. // Remove the following lines when you implement this test.
  1804. $this->markTestIncomplete(
  1805. 'This test has not been implemented yet.'
  1806. );
  1807. }
  1808. /**
  1809. * @covers Imagick::setimagetype
  1810. * @todo Implement testSetimagetype().
  1811. */
  1812. public function testSetimagetype()
  1813. {
  1814. // Remove the following lines when you implement this test.
  1815. $this->markTestIncomplete(
  1816. 'This test has not been implemented yet.'
  1817. );
  1818. }
  1819. /**
  1820. * @covers Imagick::setimageunits
  1821. * @todo Implement testSetimageunits().
  1822. */
  1823. public function testSetimageunits()
  1824. {
  1825. // Remove the following lines when you implement this test.
  1826. $this->markTestIncomplete(
  1827. 'This test has not been implemented yet.'
  1828. );
  1829. }
  1830. /**
  1831. * @covers Imagick::sharpenimage
  1832. * @todo Implement testSharpenimage().
  1833. */
  1834. public function testSharpenimage()
  1835. {
  1836. // Remove the following lines when you implement this test.
  1837. $this->markTestIncomplete(
  1838. 'This test has not been implemented yet.'
  1839. );
  1840. }
  1841. /**
  1842. * @covers Imagick::shaveimage
  1843. * @todo Implement testShaveimage().
  1844. */
  1845. public function testShaveimage()
  1846. {
  1847. // Remove the following lines when you implement this test.
  1848. $this->markTestIncomplete(
  1849. 'This test has not been implemented yet.'
  1850. );
  1851. }
  1852. /**
  1853. * @covers Imagick::shearimage
  1854. * @todo Implement testShearimage().
  1855. */
  1856. public function testShearimage()
  1857. {
  1858. // Remove the following lines when you implement this test.
  1859. $this->markTestIncomplete(
  1860. 'This test has not been implemented yet.'
  1861. );
  1862. }
  1863. /**
  1864. * @covers Imagick::spliceimage
  1865. * @todo Implement testSpliceimage().
  1866. */
  1867. public function testSpliceimage()
  1868. {
  1869. // Remove the following lines when you implement this test.
  1870. $this->markTestIncomplete(
  1871. 'This test has not been implemented yet.'
  1872. );
  1873. }
  1874. /**
  1875. * @covers Imagick::pingimage
  1876. * @todo Implement testPingimage().
  1877. */
  1878. public function testPingimage()
  1879. {
  1880. // Remove the following lines when you implement this test.
  1881. $this->markTestIncomplete(
  1882. 'This test has not been implemented yet.'
  1883. );
  1884. }
  1885. /**
  1886. * @covers Imagick::readimagefile
  1887. * @todo Implement testReadimagefile().
  1888. */
  1889. public function testReadimagefile()
  1890. {
  1891. // Remove the following lines when you implement this test.
  1892. $this->markTestIncomplete(
  1893. 'This test has not been implemented yet.'
  1894. );
  1895. }
  1896. /**
  1897. * @covers Imagick::displayimage
  1898. * @todo Implement testDisplayimage().
  1899. */
  1900. public function testDisplayimage()
  1901. {
  1902. // Remove the following lines when you implement this test.
  1903. $this->markTestIncomplete(
  1904. 'This test has not been implemented yet.'
  1905. );
  1906. }
  1907. /**
  1908. * @covers Imagick::displayimages
  1909. * @todo Implement testDisplayimages().
  1910. */
  1911. public function testDisplayimages()
  1912. {
  1913. // Remove the following lines when you implement this test.
  1914. $this->markTestIncomplete(
  1915. 'This test has not been implemented yet.'
  1916. );
  1917. }
  1918. /**
  1919. * @covers Imagick::spreadimage
  1920. * @todo Implement testSpreadimage().
  1921. */
  1922. public function testSpreadimage()
  1923. {
  1924. // Remove the following lines when you implement this test.
  1925. $this->markTestIncomplete(
  1926. 'This test has not been implemented yet.'
  1927. );
  1928. }
  1929. /**
  1930. * @covers Imagick::swirlimage
  1931. * @todo Implement testSwirlimage().
  1932. */
  1933. public function testSwirlimage()
  1934. {
  1935. // Remove the following lines when you implement this test.
  1936. $this->markTestIncomplete(
  1937. 'This test has not been implemented yet.'
  1938. );
  1939. }
  1940. /**
  1941. * @covers Imagick::stripimage
  1942. * @todo Implement testStripimage().
  1943. */
  1944. public function testStripimage()
  1945. {
  1946. // Remove the following lines when you implement this test.
  1947. $this->markTestIncomplete(
  1948. 'This test has not been implemented yet.'
  1949. );
  1950. }
  1951. /**
  1952. * @covers Imagick::queryformats
  1953. * @todo Implement testQueryformats().
  1954. */
  1955. public function testQueryformats()
  1956. {
  1957. // Remove the following lines when you implement this test.
  1958. $this->markTestIncomplete(
  1959. 'This test has not been implemented yet.'
  1960. );
  1961. }
  1962. /**
  1963. * @covers Imagick::queryfonts
  1964. * @todo Implement testQueryfonts().
  1965. */
  1966. public function testQueryfonts()
  1967. {
  1968. // Remove the following lines when you implement this test.
  1969. $this->markTestIncomplete(
  1970. 'This test has not been implemented yet.'
  1971. );
  1972. }
  1973. /**
  1974. * @covers Imagick::queryfontmetrics
  1975. * @todo Implement testQueryfontmetrics().
  1976. */
  1977. public function testQueryfontmetrics()
  1978. {
  1979. // Remove the following lines when you implement this test.
  1980. $this->markTestIncomplete(
  1981. 'This test has not been implemented yet.'
  1982. );
  1983. }
  1984. /**
  1985. * @covers Imagick::steganoimage
  1986. * @todo Implement testSteganoimage().
  1987. */
  1988. public function testSteganoimage()
  1989. {
  1990. // Remove the following lines when you implement this test.
  1991. $this->markTestIncomplete(
  1992. 'This test has not been implemented yet.'
  1993. );
  1994. }
  1995. /**
  1996. * @covers Imagick::addnoiseimage
  1997. * @todo Implement testAddnoiseimage().
  1998. */
  1999. public function testAddnoiseimage()
  2000. {
  2001. // Remove the following lines when you implement this test.
  2002. $this->markTestIncomplete(
  2003. 'This test has not been implemented yet.'
  2004. );
  2005. }
  2006. /**
  2007. * @covers Imagick::motionblurimage
  2008. * @todo Implement testMotionblurimage().
  2009. */
  2010. public function testMotionblurimage()
  2011. {
  2012. // Remove the following lines when you implement this test.
  2013. $this->markTestIncomplete(
  2014. 'This test has not been implemented yet.'
  2015. );
  2016. }
  2017. /**
  2018. * @covers Imagick::mosaicimages
  2019. * @todo Implement testMosaicimages().
  2020. */
  2021. public function testMosaicimages()
  2022. {
  2023. // Remove the following lines when you implement this test.
  2024. $this->markTestIncomplete(
  2025. 'This test has not been implemented yet.'
  2026. );
  2027. }
  2028. /**
  2029. * @covers Imagick::morphimages
  2030. * @todo Implement testMorphimages().
  2031. */
  2032. public function testMorphimages()
  2033. {
  2034. // Remove the following lines when you implement this test.
  2035. $this->markTestIncomplete(
  2036. 'This test has not been implemented yet.'
  2037. );
  2038. }
  2039. /**
  2040. * @covers Imagick::minifyimage
  2041. * @todo Implement testMinifyimage().
  2042. */
  2043. public function testMinifyimage()
  2044. {
  2045. // Remove the following lines when you implement this test.
  2046. $this->markTestIncomplete(
  2047. 'This test has not been implemented yet.'
  2048. );
  2049. }
  2050. /**
  2051. * @covers Imagick::affinetransformimage
  2052. * @todo Implement testAffinetransformimage().
  2053. */
  2054. public function testAffinetransformimage()
  2055. {
  2056. // Remove the following lines when you implement this test.
  2057. $this->markTestIncomplete(
  2058. 'This test has not been implemented yet.'
  2059. );
  2060. }
  2061. /**
  2062. * @covers Imagick::averageimages
  2063. * @todo Implement testAverageimages().
  2064. */
  2065. public function testAverageimages()
  2066. {
  2067. // Remove the following lines when you implement this test.
  2068. $this->markTestIncomplete(
  2069. 'This test has not been implemented yet.'
  2070. );
  2071. }
  2072. /**
  2073. * @covers Imagick::borderimage
  2074. * @todo Implement testBorderimage().
  2075. */
  2076. public function testBorderimage()
  2077. {
  2078. // Remove the following lines when you implement this test.
  2079. $this->markTestIncomplete(
  2080. 'This test has not been implemented yet.'
  2081. );
  2082. }
  2083. /**
  2084. * @covers Imagick::chopimage
  2085. * @todo Implement testChopimage().
  2086. */
  2087. public function testChopimage()
  2088. {
  2089. // Remove the following lines when you implement this test.
  2090. $this->markTestIncomplete(
  2091. 'This test has not been implemented yet.'
  2092. );
  2093. }
  2094. /**
  2095. * @covers Imagick::clipimage
  2096. * @todo Implement testClipimage().
  2097. */
  2098. public function testClipimage()
  2099. {
  2100. // Remove the following lines when you implement this test.
  2101. $this->markTestIncomplete(
  2102. 'This test has not been implemented yet.'
  2103. );
  2104. }
  2105. /**
  2106. * @covers Imagick::clippathimage
  2107. * @todo Implement testClippathimage().
  2108. */
  2109. public function testClippathimage()
  2110. {
  2111. // Remove the following lines when you implement this test.
  2112. $this->markTestIncomplete(
  2113. 'This test has not been implemented yet.'
  2114. );
  2115. }
  2116. /**
  2117. * @covers Imagick::clipimagepath
  2118. * @todo Implement testClipimagepath().
  2119. */
  2120. public function testClipimagepath()
  2121. {
  2122. // Remove the following lines when you implement this test.
  2123. $this->markTestIncomplete(
  2124. 'This test has not been implemented yet.'
  2125. );
  2126. }
  2127. /**
  2128. * @covers Imagick::coalesceimages
  2129. * @todo Implement testCoalesceimages().
  2130. */
  2131. public function testCoalesceimages()
  2132. {
  2133. // Remove the following lines when you implement this test.
  2134. $this->markTestIncomplete(
  2135. 'This test has not been implemented yet.'
  2136. );
  2137. }
  2138. /**
  2139. * @covers Imagick::colorfloodfillimage
  2140. * @todo Implement testColorfloodfillimage().
  2141. */
  2142. public function testColorfloodfillimage()
  2143. {
  2144. // Remove the following lines when you implement this test.
  2145. $this->markTestIncomplete(
  2146. 'This test has not been implemented yet.'
  2147. );
  2148. }
  2149. /**
  2150. * @covers Imagick::colorizeimage
  2151. * @todo Implement testColorizeimage().
  2152. */
  2153. public function testColorizeimage()
  2154. {
  2155. // Remove the following lines when you implement this test.
  2156. $this->markTestIncomplete(
  2157. 'This test has not been implemented yet.'
  2158. );
  2159. }
  2160. /**
  2161. * @covers Imagick::compareimagechannels
  2162. * @todo Implement testCompareimagechannels().
  2163. */
  2164. public function testCompareimagechannels()
  2165. {
  2166. // Remove the following lines when you implement this test.
  2167. $this->markTestIncomplete(
  2168. 'This test has not been implemented yet.'
  2169. );
  2170. }
  2171. /**
  2172. * @covers Imagick::compareimages
  2173. * @todo Implement testCompareimages().
  2174. */
  2175. public function testCompareimages()
  2176. {
  2177. // Remove the following lines when you implement this test.
  2178. $this->markTestIncomplete(
  2179. 'This test has not been implemented yet.'
  2180. );
  2181. }
  2182. /**
  2183. * @covers Imagick::contrastimage
  2184. * @todo Implement testContrastimage().
  2185. */
  2186. public function testContrastimage()
  2187. {
  2188. // Remove the following lines when you implement this test.
  2189. $this->markTestIncomplete(
  2190. 'This test has not been implemented yet.'
  2191. );
  2192. }
  2193. /**
  2194. * @covers Imagick::combineimages
  2195. * @todo Implement testCombineimages().
  2196. */
  2197. public function testCombineimages()
  2198. {
  2199. // Remove the following lines when you implement this test.
  2200. $this->markTestIncomplete(
  2201. 'This test has not been implemented yet.'
  2202. );
  2203. }
  2204. /**
  2205. * @covers Imagick::convolveimage
  2206. * @todo Implement testConvolveimage().
  2207. */
  2208. public function testConvolveimage()
  2209. {
  2210. // Remove the following lines when you implement this test.
  2211. $this->markTestIncomplete(
  2212. 'This test has not been implemented yet.'
  2213. );
  2214. }
  2215. /**
  2216. * @covers Imagick::cyclecolormapimage
  2217. * @todo Implement testCyclecolormapimage().
  2218. */
  2219. public function testCyclecolormapimage()
  2220. {
  2221. // Remove the following lines when you implement this test.
  2222. $this->markTestIncomplete(
  2223. 'This test has not been implemented yet.'
  2224. );
  2225. }
  2226. /**
  2227. * @covers Imagick::deconstructimages
  2228. * @todo Implement testDeconstructimages().
  2229. */
  2230. public function testDeconstructimages()
  2231. {
  2232. // Remove the following lines when you implement this test.
  2233. $this->markTestIncomplete(
  2234. 'This test has not been implemented yet.'
  2235. );
  2236. }
  2237. /**
  2238. * @covers Imagick::despeckleimage
  2239. * @todo Implement testDespeckleimage().
  2240. */
  2241. public function testDespeckleimage()
  2242. {
  2243. // Remove the following lines when you implement this test.
  2244. $this->markTestIncomplete(
  2245. 'This test has not been implemented yet.'
  2246. );
  2247. }
  2248. /**
  2249. * @covers Imagick::edgeimage
  2250. * @todo Implement testEdgeimage().
  2251. */
  2252. public function testEdgeimage()
  2253. {
  2254. // Remove the following lines when you implement this test.
  2255. $this->markTestIncomplete(
  2256. 'This test has not been implemented yet.'
  2257. );
  2258. }
  2259. /**
  2260. * @covers Imagick::embossimage
  2261. * @todo Implement testEmbossimage().
  2262. */
  2263. public function testEmbossimage()
  2264. {
  2265. // Remove the following lines when you implement this test.
  2266. $this->markTestIncomplete(
  2267. 'This test has not been implemented yet.'
  2268. );
  2269. }
  2270. /**
  2271. * @covers Imagick::enhanceimage
  2272. * @todo Implement testEnhanceimage().
  2273. */
  2274. public function testEnhanceimage()
  2275. {
  2276. // Remove the following lines when you implement this test.
  2277. $this->markTestIncomplete(
  2278. 'This test has not been implemented yet.'
  2279. );
  2280. }
  2281. /**
  2282. * @covers Imagick::equalizeimage
  2283. * @todo Implement testEqualizeimage().
  2284. */
  2285. public function testEqualizeimage()
  2286. {
  2287. // Remove the following lines when you implement this test.
  2288. $this->markTestIncomplete(
  2289. 'This test has not been implemented yet.'
  2290. );
  2291. }
  2292. /**
  2293. * @covers Imagick::evaluateimage
  2294. * @todo Implement testEvaluateimage().
  2295. */
  2296. public function testEvaluateimage()
  2297. {
  2298. // Remove the following lines when you implement this test.
  2299. $this->markTestIncomplete(
  2300. 'This test has not been implemented yet.'
  2301. );
  2302. }
  2303. /**
  2304. * @covers Imagick::flattenimages
  2305. * @todo Implement testFlattenimages().
  2306. */
  2307. public function testFlattenimages()
  2308. {
  2309. // Remove the following lines when you implement this test.
  2310. $this->markTestIncomplete(
  2311. 'This test has not been implemented yet.'
  2312. );
  2313. }
  2314. /**
  2315. * @covers Imagick::flipimage
  2316. * @todo Implement testFlipimage().
  2317. */
  2318. public function testFlipimage()
  2319. {
  2320. // Remove the following lines when you implement this test.
  2321. $this->markTestIncomplete(
  2322. 'This test has not been implemented yet.'
  2323. );
  2324. }
  2325. /**
  2326. * @covers Imagick::flopimage
  2327. * @todo Implement testFlopimage().
  2328. */
  2329. public function testFlopimage()
  2330. {
  2331. // Remove the following lines when you implement this test.
  2332. $this->markTestIncomplete(
  2333. 'This test has not been implemented yet.'
  2334. );
  2335. }
  2336. /**
  2337. * @covers Imagick::frameimage
  2338. * @todo Implement testFrameimage().
  2339. */
  2340. public function testFrameimage()
  2341. {
  2342. // Remove the following lines when you implement this test.
  2343. $this->markTestIncomplete(
  2344. 'This test has not been implemented yet.'
  2345. );
  2346. }
  2347. /**
  2348. * @covers Imagick::fximage
  2349. * @todo Implement testFximage().
  2350. */
  2351. public function testFximage()
  2352. {
  2353. // Remove the following lines when you implement this test.
  2354. $this->markTestIncomplete(
  2355. 'This test has not been implemented yet.'
  2356. );
  2357. }
  2358. /**
  2359. * @covers Imagick::gammaimage
  2360. * @todo Implement testGammaimage().
  2361. */
  2362. public function testGammaimage()
  2363. {
  2364. // Remove the following lines when you implement this test.
  2365. $this->markTestIncomplete(
  2366. 'This test has not been implemented yet.'
  2367. );
  2368. }
  2369. /**
  2370. * @covers Imagick::gaussianblurimage
  2371. * @todo Implement testGaussianblurimage().
  2372. */
  2373. public function testGaussianblurimage()
  2374. {
  2375. // Remove the following lines when you implement this test.
  2376. $this->markTestIncomplete(
  2377. 'This test has not been implemented yet.'
  2378. );
  2379. }
  2380. /**
  2381. * @covers Imagick::getimageattribute
  2382. * @todo Implement testGetimageattribute().
  2383. */
  2384. public function testGetimageattribute()
  2385. {
  2386. // Remove the following lines when you implement this test.
  2387. $this->markTestIncomplete(
  2388. 'This test has not been implemented yet.'
  2389. );
  2390. }
  2391. /**
  2392. * @covers Imagick::getimagebackgroundcolor
  2393. * @todo Implement testGetimagebackgroundcolor().
  2394. */
  2395. public function testGetimagebackgroundcolor()
  2396. {
  2397. // Remove the following lines when you implement this test.
  2398. $this->markTestIncomplete(
  2399. 'This test has not been implemented yet.'
  2400. );
  2401. }
  2402. /**
  2403. * @covers Imagick::getimageblueprimary
  2404. * @todo Implement testGetimageblueprimary().
  2405. */
  2406. public function testGetimageblueprimary()
  2407. {
  2408. // Remove the following lines when you implement this test.
  2409. $this->markTestIncomplete(
  2410. 'This test has not been implemented yet.'
  2411. );
  2412. }
  2413. /**
  2414. * @covers Imagick::getimagebordercolor
  2415. * @todo Implement testGetimagebordercolor().
  2416. */
  2417. public function testGetimagebordercolor()
  2418. {
  2419. // Remove the following lines when you implement this test.
  2420. $this->markTestIncomplete(
  2421. 'This test has not been implemented yet.'
  2422. );
  2423. }
  2424. /**
  2425. * @covers Imagick::getimagechanneldepth
  2426. * @todo Implement testGetimagechanneldepth().
  2427. */
  2428. public function testGetimagechanneldepth()
  2429. {
  2430. // Remove the following lines when you implement this test.
  2431. $this->markTestIncomplete(
  2432. 'This test has not been implemented yet.'
  2433. );
  2434. }
  2435. /**
  2436. * @covers Imagick::getimagechanneldistortion
  2437. * @todo Implement testGetimagechanneldistortion().
  2438. */
  2439. public function testGetimagechanneldistortion()
  2440. {
  2441. // Remove the following lines when you implement this test.
  2442. $this->markTestIncomplete(
  2443. 'This test has not been implemented yet.'
  2444. );
  2445. }
  2446. /**
  2447. * @covers Imagick::getimagechannelextrema
  2448. * @todo Implement testGetimagechannelextrema().
  2449. */
  2450. public function testGetimagechannelextrema()
  2451. {
  2452. // Remove the following lines when you implement this test.
  2453. $this->markTestIncomplete(
  2454. 'This test has not been implemented yet.'
  2455. );
  2456. }
  2457. /**
  2458. * @covers Imagick::getimagechannelmean
  2459. * @todo Implement testGetimagechannelmean().
  2460. */
  2461. public function testGetimagechannelmean()
  2462. {
  2463. // Remove the following lines when you implement this test.
  2464. $this->markTestIncomplete(
  2465. 'This test has not been implemented yet.'
  2466. );
  2467. }
  2468. /**
  2469. * @covers Imagick::getimagechannelstatistics
  2470. * @todo Implement testGetimagechannelstatistics().
  2471. */
  2472. public function testGetimagechannelstatistics()
  2473. {
  2474. // Remove the following lines when you implement this test.
  2475. $this->markTestIncomplete(
  2476. 'This test has not been implemented yet.'
  2477. );
  2478. }
  2479. /**
  2480. * @covers Imagick::getimagecolormapcolor
  2481. * @todo Implement testGetimagecolormapcolor().
  2482. */
  2483. public function testGetimagecolormapcolor()
  2484. {
  2485. // Remove the following lines when you implement this test.
  2486. $this->markTestIncomplete(
  2487. 'This test has not been implemented yet.'
  2488. );
  2489. }
  2490. /**
  2491. * @covers Imagick::getimagecolorspace
  2492. * @todo Implement testGetimagecolorspace().
  2493. */
  2494. public function testGetimagecolorspace()
  2495. {
  2496. // Remove the following lines when you implement this test.
  2497. $this->markTestIncomplete(
  2498. 'This test has not been implemented yet.'
  2499. );
  2500. }
  2501. /**
  2502. * @covers Imagick::getimagecompose
  2503. * @todo Implement testGetimagecompose().
  2504. */
  2505. public function testGetimagecompose()
  2506. {
  2507. // Remove the following lines when you implement this test.
  2508. $this->markTestIncomplete(
  2509. 'This test has not been implemented yet.'
  2510. );
  2511. }
  2512. /**
  2513. * @covers Imagick::getimagedelay
  2514. * @todo Implement testGetimagedelay().
  2515. */
  2516. public function testGetimagedelay()
  2517. {
  2518. // Remove the following lines when you implement this test.
  2519. $this->markTestIncomplete(
  2520. 'This test has not been implemented yet.'
  2521. );
  2522. }
  2523. /**
  2524. * @covers Imagick::getimagedepth
  2525. * @todo Implement testGetimagedepth().
  2526. */
  2527. public function testGetimagedepth()
  2528. {
  2529. // Remove the following lines when you implement this test.
  2530. $this->markTestIncomplete(
  2531. 'This test has not been implemented yet.'
  2532. );
  2533. }
  2534. /**
  2535. * @covers Imagick::getimagedistortion
  2536. * @todo Implement testGetimagedistortion().
  2537. */
  2538. public function testGetimagedistortion()
  2539. {
  2540. // Remove the following lines when you implement this test.
  2541. $this->markTestIncomplete(
  2542. 'This test has not been implemented yet.'
  2543. );
  2544. }
  2545. /**
  2546. * @covers Imagick::getimageextrema
  2547. * @todo Implement testGetimageextrema().
  2548. */
  2549. public function testGetimageextrema()
  2550. {
  2551. // Remove the following lines when you implement this test.
  2552. $this->markTestIncomplete(
  2553. 'This test has not been implemented yet.'
  2554. );
  2555. }
  2556. /**
  2557. * @covers Imagick::getimagedispose
  2558. * @todo Implement testGetimagedispose().
  2559. */
  2560. public function testGetimagedispose()
  2561. {
  2562. // Remove the following lines when you implement this test.
  2563. $this->markTestIncomplete(
  2564. 'This test has not been implemented yet.'
  2565. );
  2566. }
  2567. /**
  2568. * @covers Imagick::getimagegamma
  2569. * @todo Implement testGetimagegamma().
  2570. */
  2571. public function testGetimagegamma()
  2572. {
  2573. // Remove the following lines when you implement this test.
  2574. $this->markTestIncomplete(
  2575. 'This test has not been implemented yet.'
  2576. );
  2577. }
  2578. /**
  2579. * @covers Imagick::getimagegreenprimary
  2580. * @todo Implement testGetimagegreenprimary().
  2581. */
  2582. public function testGetimagegreenprimary()
  2583. {
  2584. // Remove the following lines when you implement this test.
  2585. $this->markTestIncomplete(
  2586. 'This test has not been implemented yet.'
  2587. );
  2588. }
  2589. /**
  2590. * @covers Imagick::getimageheight
  2591. * @todo Implement testGetimageheight().
  2592. */
  2593. public function testGetimageheight()
  2594. {
  2595. // Remove the following lines when you implement this test.
  2596. $this->markTestIncomplete(
  2597. 'This test has not been implemented yet.'
  2598. );
  2599. }
  2600. /**
  2601. * @covers Imagick::getimagehistogram
  2602. * @todo Implement testGetimagehistogram().
  2603. */
  2604. public function testGetimagehistogram()
  2605. {
  2606. // Remove the following lines when you implement this test.
  2607. $this->markTestIncomplete(
  2608. 'This test has not been implemented yet.'
  2609. );
  2610. }
  2611. /**
  2612. * @covers Imagick::getimageinterlacescheme
  2613. * @todo Implement testGetimageinterlacescheme().
  2614. */
  2615. public function testGetimageinterlacescheme()
  2616. {
  2617. // Remove the following lines when you implement this test.
  2618. $this->markTestIncomplete(
  2619. 'This test has not been implemented yet.'
  2620. );
  2621. }
  2622. /**
  2623. * @covers Imagick::getimageiterations
  2624. * @todo Implement testGetimageiterations().
  2625. */
  2626. public function testGetimageiterations()
  2627. {
  2628. // Remove the following lines when you implement this test.
  2629. $this->markTestIncomplete(
  2630. 'This test has not been implemented yet.'
  2631. );
  2632. }
  2633. /**
  2634. * @covers Imagick::getimagemattecolor
  2635. * @todo Implement testGetimagemattecolor().
  2636. */
  2637. public function testGetimagemattecolor()
  2638. {
  2639. // Remove the following lines when you implement this test.
  2640. $this->markTestIncomplete(
  2641. 'This test has not been implemented yet.'
  2642. );
  2643. }
  2644. /**
  2645. * @covers Imagick::getimagepage
  2646. * @todo Implement testGetimagepage().
  2647. */
  2648. public function testGetimagepage()
  2649. {
  2650. // Remove the following lines when you implement this test.
  2651. $this->markTestIncomplete(
  2652. 'This test has not been implemented yet.'
  2653. );
  2654. }
  2655. /**
  2656. * @covers Imagick::getimagepixelcolor
  2657. * @todo Implement testGetimagepixelcolor().
  2658. */
  2659. public function testGetimagepixelcolor()
  2660. {
  2661. // Remove the following lines when you implement this test.
  2662. $this->markTestIncomplete(
  2663. 'This test has not been implemented yet.'
  2664. );
  2665. }
  2666. /**
  2667. * @covers Imagick::getimageprofile
  2668. * @todo Implement testGetimageprofile().
  2669. */
  2670. public function testGetimageprofile()
  2671. {
  2672. // Remove the following lines when you implement this test.
  2673. $this->markTestIncomplete(
  2674. 'This test has not been implemented yet.'
  2675. );
  2676. }
  2677. /**
  2678. * @covers Imagick::getimageredprimary
  2679. * @todo Implement testGetimageredprimary().
  2680. */
  2681. public function testGetimageredprimary()
  2682. {
  2683. // Remove the following lines when you implement this test.
  2684. $this->markTestIncomplete(
  2685. 'This test has not been implemented yet.'
  2686. );
  2687. }
  2688. /**
  2689. * @covers Imagick::getimagerenderingintent
  2690. * @todo Implement testGetimagerenderingintent().
  2691. */
  2692. public function testGetimagerenderingintent()
  2693. {
  2694. // Remove the following lines when you implement this test.
  2695. $this->markTestIncomplete(
  2696. 'This test has not been implemented yet.'
  2697. );
  2698. }
  2699. /**
  2700. * @covers Imagick::getimageresolution
  2701. * @todo Implement testGetimageresolution().
  2702. */
  2703. public function testGetimageresolution()
  2704. {
  2705. // Remove the following lines when you implement this test.
  2706. $this->markTestIncomplete(
  2707. 'This test has not been implemented yet.'
  2708. );
  2709. }
  2710. /**
  2711. * @covers Imagick::getimagescene
  2712. * @todo Implement testGetimagescene().
  2713. */
  2714. public function testGetimagescene()
  2715. {
  2716. // Remove the following lines when you implement this test.
  2717. $this->markTestIncomplete(
  2718. 'This test has not been implemented yet.'
  2719. );
  2720. }
  2721. /**
  2722. * @covers Imagick::getimagesignature
  2723. * @todo Implement testGetimagesignature().
  2724. */
  2725. public function testGetimagesignature()
  2726. {
  2727. // Remove the following lines when you implement this test.
  2728. $this->markTestIncomplete(
  2729. 'This test has not been implemented yet.'
  2730. );
  2731. }
  2732. /**
  2733. * @covers Imagick::getimagetickspersecond
  2734. * @todo Implement testGetimagetickspersecond().
  2735. */
  2736. public function testGetimagetickspersecond()
  2737. {
  2738. // Remove the following lines when you implement this test.
  2739. $this->markTestIncomplete(
  2740. 'This test has not been implemented yet.'
  2741. );
  2742. }
  2743. /**
  2744. * @covers Imagick::getimagetype
  2745. * @todo Implement testGetimagetype().
  2746. */
  2747. public function testGetimagetype()
  2748. {
  2749. // Remove the following lines when you implement this test.
  2750. $this->markTestIncomplete(
  2751. 'This test has not been implemented yet.'
  2752. );
  2753. }
  2754. /**
  2755. * @covers Imagick::getimageunits
  2756. * @todo Implement testGetimageunits().
  2757. */
  2758. public function testGetimageunits()
  2759. {
  2760. // Remove the following lines when you implement this test.
  2761. $this->markTestIncomplete(
  2762. 'This test has not been implemented yet.'
  2763. );
  2764. }
  2765. /**
  2766. * @covers Imagick::getimagevirtualpixelmethod
  2767. * @todo Implement testGetimagevirtualpixelmethod().
  2768. */
  2769. public function testGetimagevirtualpixelmethod()
  2770. {
  2771. // Remove the following lines when you implement this test.
  2772. $this->markTestIncomplete(
  2773. 'This test has not been implemented yet.'
  2774. );
  2775. }
  2776. /**
  2777. * @covers Imagick::getimagewhitepoint
  2778. * @todo Implement testGetimagewhitepoint().
  2779. */
  2780. public function testGetimagewhitepoint()
  2781. {
  2782. // Remove the following lines when you implement this test.
  2783. $this->markTestIncomplete(
  2784. 'This test has not been implemented yet.'
  2785. );
  2786. }
  2787. /**
  2788. * @covers Imagick::getimagewidth
  2789. * @todo Implement testGetimagewidth().
  2790. */
  2791. public function testGetimagewidth()
  2792. {
  2793. // Remove the following lines when you implement this test.
  2794. $this->markTestIncomplete(
  2795. 'This test has not been implemented yet.'
  2796. );
  2797. }
  2798. /**
  2799. * @covers Imagick::getnumberimages
  2800. * @todo Implement testGetnumberimages().
  2801. */
  2802. public function testGetnumberimages()
  2803. {
  2804. // Remove the following lines when you implement this test.
  2805. $this->markTestIncomplete(
  2806. 'This test has not been implemented yet.'
  2807. );
  2808. }
  2809. /**
  2810. * @covers Imagick::getimagetotalinkdensity
  2811. * @todo Implement testGetimagetotalinkdensity().
  2812. */
  2813. public function testGetimagetotalinkdensity()
  2814. {
  2815. // Remove the following lines when you implement this test.
  2816. $this->markTestIncomplete(
  2817. 'This test has not been implemented yet.'
  2818. );
  2819. }
  2820. /**
  2821. * @covers Imagick::getimageregion
  2822. * @todo Implement testGetimageregion().
  2823. */
  2824. public function testGetimageregion()
  2825. {
  2826. // Remove the following lines when you implement this test.
  2827. $this->markTestIncomplete(
  2828. 'This test has not been implemented yet.'
  2829. );
  2830. }
  2831. /**
  2832. * @covers Imagick::implodeimage
  2833. * @todo Implement testImplodeimage().
  2834. */
  2835. public function testImplodeimage()
  2836. {
  2837. // Remove the following lines when you implement this test.
  2838. $this->markTestIncomplete(
  2839. 'This test has not been implemented yet.'
  2840. );
  2841. }
  2842. /**
  2843. * @covers Imagick::levelimage
  2844. * @todo Implement testLevelimage().
  2845. */
  2846. public function testLevelimage()
  2847. {
  2848. // Remove the following lines when you implement this test.
  2849. $this->markTestIncomplete(
  2850. 'This test has not been implemented yet.'
  2851. );
  2852. }
  2853. /**
  2854. * @covers Imagick::magnifyimage
  2855. * @todo Implement testMagnifyimage().
  2856. */
  2857. public function testMagnifyimage()
  2858. {
  2859. // Remove the following lines when you implement this test.
  2860. $this->markTestIncomplete(
  2861. 'This test has not been implemented yet.'
  2862. );
  2863. }
  2864. /**
  2865. * @covers Imagick::mapimage
  2866. * @todo Implement testMapimage().
  2867. */
  2868. public function testMapimage()
  2869. {
  2870. // Remove the following lines when you implement this test.
  2871. $this->markTestIncomplete(
  2872. 'This test has not been implemented yet.'
  2873. );
  2874. }
  2875. /**
  2876. * @covers Imagick::mattefloodfillimage
  2877. * @todo Implement testMattefloodfillimage().
  2878. */
  2879. public function testMattefloodfillimage()
  2880. {
  2881. // Remove the following lines when you implement this test.
  2882. $this->markTestIncomplete(
  2883. 'This test has not been implemented yet.'
  2884. );
  2885. }
  2886. /**
  2887. * @covers Imagick::medianfilterimage
  2888. * @todo Implement testMedianfilterimage().
  2889. */
  2890. public function testMedianfilterimage()
  2891. {
  2892. // Remove the following lines when you implement this test.
  2893. $this->markTestIncomplete(
  2894. 'This test has not been implemented yet.'
  2895. );
  2896. }
  2897. /**
  2898. * @covers Imagick::negateimage
  2899. * @todo Implement testNegateimage().
  2900. */
  2901. public function testNegateimage()
  2902. {
  2903. // Remove the following lines when you implement this test.
  2904. $this->markTestIncomplete(
  2905. 'This test has not been implemented yet.'
  2906. );
  2907. }
  2908. /**
  2909. * @covers Imagick::paintopaqueimage
  2910. * @todo Implement testPaintopaqueimage().
  2911. */
  2912. public function testPaintopaqueimage()
  2913. {
  2914. // Remove the following lines when you implement this test.
  2915. $this->markTestIncomplete(
  2916. 'This test has not been implemented yet.'
  2917. );
  2918. }
  2919. /**
  2920. * @covers Imagick::painttransparentimage
  2921. * @todo Implement testPainttransparentimage().
  2922. */
  2923. public function testPainttransparentimage()
  2924. {
  2925. // Remove the following lines when you implement this test.
  2926. $this->markTestIncomplete(
  2927. 'This test has not been implemented yet.'
  2928. );
  2929. }
  2930. /**
  2931. * @covers Imagick::previewimages
  2932. * @todo Implement testPreviewimages().
  2933. */
  2934. public function testPreviewimages()
  2935. {
  2936. // Remove the following lines when you implement this test.
  2937. $this->markTestIncomplete(
  2938. 'This test has not been implemented yet.'
  2939. );
  2940. }
  2941. /**
  2942. * @covers Imagick::profileimage
  2943. * @todo Implement testProfileimage().
  2944. */
  2945. public function testProfileimage()
  2946. {
  2947. // Remove the following lines when you implement this test.
  2948. $this->markTestIncomplete(
  2949. 'This test has not been implemented yet.'
  2950. );
  2951. }
  2952. /**
  2953. * @covers Imagick::quantizeimage
  2954. * @todo Implement testQuantizeimage().
  2955. */
  2956. public function testQuantizeimage()
  2957. {
  2958. // Remove the following lines when you implement this test.
  2959. $this->markTestIncomplete(
  2960. 'This test has not been implemented yet.'
  2961. );
  2962. }
  2963. /**
  2964. * @covers Imagick::quantizeimages
  2965. * @todo Implement testQuantizeimages().
  2966. */
  2967. public function testQuantizeimages()
  2968. {
  2969. // Remove the following lines when you implement this test.
  2970. $this->markTestIncomplete(
  2971. 'This test has not been implemented yet.'
  2972. );
  2973. }
  2974. /**
  2975. * @covers Imagick::reducenoiseimage
  2976. * @todo Implement testReducenoiseimage().
  2977. */
  2978. public function testReducenoiseimage()
  2979. {
  2980. // Remove the following lines when you implement this test.
  2981. $this->markTestIncomplete(
  2982. 'This test has not been implemented yet.'
  2983. );
  2984. }
  2985. /**
  2986. * @covers Imagick::removeimageprofile
  2987. * @todo Implement testRemoveimageprofile().
  2988. */
  2989. public function testRemoveimageprofile()
  2990. {
  2991. // Remove the following lines when you implement this test.
  2992. $this->markTestIncomplete(
  2993. 'This test has not been implemented yet.'
  2994. );
  2995. }
  2996. /**
  2997. * @covers Imagick::separateimagechannel
  2998. * @todo Implement testSeparateimagechannel().
  2999. */
  3000. public function testSeparateimagechannel()
  3001. {
  3002. // Remove the following lines when you implement this test.
  3003. $this->markTestIncomplete(
  3004. 'This test has not been implemented yet.'
  3005. );
  3006. }
  3007. /**
  3008. * @covers Imagick::sepiatoneimage
  3009. * @todo Implement testSepiatoneimage().
  3010. */
  3011. public function testSepiatoneimage()
  3012. {
  3013. // Remove the following lines when you implement this test.
  3014. $this->markTestIncomplete(
  3015. 'This test has not been implemented yet.'
  3016. );
  3017. }
  3018. /**
  3019. * @covers Imagick::setimagebias
  3020. * @todo Implement testSetimagebias().
  3021. */
  3022. public function testSetimagebias()
  3023. {
  3024. // Remove the following lines when you implement this test.
  3025. $this->markTestIncomplete(
  3026. 'This test has not been implemented yet.'
  3027. );
  3028. }
  3029. /**
  3030. * @covers Imagick::setimageblueprimary
  3031. * @todo Implement testSetimageblueprimary().
  3032. */
  3033. public function testSetimageblueprimary()
  3034. {
  3035. // Remove the following lines when you implement this test.
  3036. $this->markTestIncomplete(
  3037. 'This test has not been implemented yet.'
  3038. );
  3039. }
  3040. /**
  3041. * @covers Imagick::setimagebordercolor
  3042. * @todo Implement testSetimagebordercolor().
  3043. */
  3044. public function testSetimagebordercolor()
  3045. {
  3046. // Remove the following lines when you implement this test.
  3047. $this->markTestIncomplete(
  3048. 'This test has not been implemented yet.'
  3049. );
  3050. }
  3051. /**
  3052. * @covers Imagick::setimagechanneldepth
  3053. * @todo Implement testSetimagechanneldepth().
  3054. */
  3055. public function testSetimagechanneldepth()
  3056. {
  3057. // Remove the following lines when you implement this test.
  3058. $this->markTestIncomplete(
  3059. 'This test has not been implemented yet.'
  3060. );
  3061. }
  3062. /**
  3063. * @covers Imagick::setimagecolormapcolor
  3064. * @todo Implement testSetimagecolormapcolor().
  3065. */
  3066. public function testSetimagecolormapcolor()
  3067. {
  3068. // Remove the following lines when you implement this test.
  3069. $this->markTestIncomplete(
  3070. 'This test has not been implemented yet.'
  3071. );
  3072. }
  3073. /**
  3074. * @covers Imagick::setimagecolorspace
  3075. * @todo Implement testSetimagecolorspace().
  3076. */
  3077. public function testSetimagecolorspace()
  3078. {
  3079. // Remove the following lines when you implement this test.
  3080. $this->markTestIncomplete(
  3081. 'This test has not been implemented yet.'
  3082. );
  3083. }
  3084. /**
  3085. * @covers Imagick::setimagedispose
  3086. * @todo Implement testSetimagedispose().
  3087. */
  3088. public function testSetimagedispose()
  3089. {
  3090. // Remove the following lines when you implement this test.
  3091. $this->markTestIncomplete(
  3092. 'This test has not been implemented yet.'
  3093. );
  3094. }
  3095. /**
  3096. * @covers Imagick::setimageextent
  3097. * @todo Implement testSetimageextent().
  3098. */
  3099. public function testSetimageextent()
  3100. {
  3101. // Remove the following lines when you implement this test.
  3102. $this->markTestIncomplete(
  3103. 'This test has not been implemented yet.'
  3104. );
  3105. }
  3106. /**
  3107. * @covers Imagick::setimagegreenprimary
  3108. * @todo Implement testSetimagegreenprimary().
  3109. */
  3110. public function testSetimagegreenprimary()
  3111. {
  3112. // Remove the following lines when you implement this test.
  3113. $this->markTestIncomplete(
  3114. 'This test has not been implemented yet.'
  3115. );
  3116. }
  3117. /**
  3118. * @covers Imagick::setimageinterlacescheme
  3119. * @todo Implement testSetimageinterlacescheme().
  3120. */
  3121. public function testSetimageinterlacescheme()
  3122. {
  3123. // Remove the following lines when you implement this test.
  3124. $this->markTestIncomplete(
  3125. 'This test has not been implemented yet.'
  3126. );
  3127. }
  3128. /**
  3129. * @covers Imagick::setimageprofile
  3130. * @todo Implement testSetimageprofile().
  3131. */
  3132. public function testSetimageprofile()
  3133. {
  3134. // Remove the following lines when you implement this test.
  3135. $this->markTestIncomplete(
  3136. 'This test has not been implemented yet.'
  3137. );
  3138. }
  3139. /**
  3140. * @covers Imagick::setimageredprimary
  3141. * @todo Implement testSetimageredprimary().
  3142. */
  3143. public function testSetimageredprimary()
  3144. {
  3145. // Remove the following lines when you implement this test.
  3146. $this->markTestIncomplete(
  3147. 'This test has not been implemented yet.'
  3148. );
  3149. }
  3150. /**
  3151. * @covers Imagick::setimagerenderingintent
  3152. * @todo Implement testSetimagerenderingintent().
  3153. */
  3154. public function testSetimagerenderingintent()
  3155. {
  3156. // Remove the following lines when you implement this test.
  3157. $this->markTestIncomplete(
  3158. 'This test has not been implemented yet.'
  3159. );
  3160. }
  3161. /**
  3162. * @covers Imagick::setimagevirtualpixelmethod
  3163. * @todo Implement testSetimagevirtualpixelmethod().
  3164. */
  3165. public function testSetimagevirtualpixelmethod()
  3166. {
  3167. // Remove the following lines when you implement this test.
  3168. $this->markTestIncomplete(
  3169. 'This test has not been implemented yet.'
  3170. );
  3171. }
  3172. /**
  3173. * @covers Imagick::setimagewhitepoint
  3174. * @todo Implement testSetimagewhitepoint().
  3175. */
  3176. public function testSetimagewhitepoint()
  3177. {
  3178. // Remove the following lines when you implement this test.
  3179. $this->markTestIncomplete(
  3180. 'This test has not been implemented yet.'
  3181. );
  3182. }
  3183. /**
  3184. * @covers Imagick::sigmoidalcontrastimage
  3185. * @todo Implement testSigmoidalcontrastimage().
  3186. */
  3187. public function testSigmoidalcontrastimage()
  3188. {
  3189. // Remove the following lines when you implement this test.
  3190. $this->markTestIncomplete(
  3191. 'This test has not been implemented yet.'
  3192. );
  3193. }
  3194. /**
  3195. * @covers Imagick::stereoimage
  3196. * @todo Implement testStereoimage().
  3197. */
  3198. public function testStereoimage()
  3199. {
  3200. // Remove the following lines when you implement this test.
  3201. $this->markTestIncomplete(
  3202. 'This test has not been implemented yet.'
  3203. );
  3204. }
  3205. /**
  3206. * @covers Imagick::textureimage
  3207. * @todo Implement testTextureimage().
  3208. */
  3209. public function testTextureimage()
  3210. {
  3211. // Remove the following lines when you implement this test.
  3212. $this->markTestIncomplete(
  3213. 'This test has not been implemented yet.'
  3214. );
  3215. }
  3216. /**
  3217. * @covers Imagick::tintimage
  3218. * @todo Implement testTintimage().
  3219. */
  3220. public function testTintimage()
  3221. {
  3222. // Remove the following lines when you implement this test.
  3223. $this->markTestIncomplete(
  3224. 'This test has not been implemented yet.'
  3225. );
  3226. }
  3227. /**
  3228. * @covers Imagick::unsharpmaskimage
  3229. * @todo Implement testUnsharpmaskimage().
  3230. */
  3231. public function testUnsharpmaskimage()
  3232. {
  3233. // Remove the following lines when you implement this test.
  3234. $this->markTestIncomplete(
  3235. 'This test has not been implemented yet.'
  3236. );
  3237. }
  3238. /**
  3239. * @covers Imagick::getimage
  3240. * @todo Implement testGetimage().
  3241. */
  3242. public function testGetimage()
  3243. {
  3244. // Remove the following lines when you implement this test.
  3245. $this->markTestIncomplete(
  3246. 'This test has not been implemented yet.'
  3247. );
  3248. }
  3249. /**
  3250. * @covers Imagick::addimage
  3251. * @todo Implement testAddimage().
  3252. */
  3253. public function testAddimage()
  3254. {
  3255. // Remove the following lines when you implement this test.
  3256. $this->markTestIncomplete(
  3257. 'This test has not been implemented yet.'
  3258. );
  3259. }
  3260. /**
  3261. * @covers Imagick::setimage
  3262. * @todo Implement testSetimage().
  3263. */
  3264. public function testSetimage()
  3265. {
  3266. // Remove the following lines when you implement this test.
  3267. $this->markTestIncomplete(
  3268. 'This test has not been implemented yet.'
  3269. );
  3270. }
  3271. /**
  3272. * @covers Imagick::newimage
  3273. * @todo Implement testNewimage().
  3274. */
  3275. public function testNewimage()
  3276. {
  3277. // Remove the following lines when you implement this test.
  3278. $this->markTestIncomplete(
  3279. 'This test has not been implemented yet.'
  3280. );
  3281. }
  3282. /**
  3283. * @covers Imagick::newpseudoimage
  3284. * @todo Implement testNewpseudoimage().
  3285. */
  3286. public function testNewpseudoimage()
  3287. {
  3288. // Remove the following lines when you implement this test.
  3289. $this->markTestIncomplete(
  3290. 'This test has not been implemented yet.'
  3291. );
  3292. }
  3293. /**
  3294. * @covers Imagick::getcompression
  3295. * @todo Implement testGetcompression().
  3296. */
  3297. public function testGetcompression()
  3298. {
  3299. // Remove the following lines when you implement this test.
  3300. $this->markTestIncomplete(
  3301. 'This test has not been implemented yet.'
  3302. );
  3303. }
  3304. /**
  3305. * @covers Imagick::getcompressionquality
  3306. * @todo Implement testGetcompressionquality().
  3307. */
  3308. public function testGetcompressionquality()
  3309. {
  3310. // Remove the following lines when you implement this test.
  3311. $this->markTestIncomplete(
  3312. 'This test has not been implemented yet.'
  3313. );
  3314. }
  3315. /**
  3316. * @covers Imagick::getcopyright
  3317. * @todo Implement testGetcopyright().
  3318. */
  3319. public function testGetcopyright()
  3320. {
  3321. // Remove the following lines when you implement this test.
  3322. $this->markTestIncomplete(
  3323. 'This test has not been implemented yet.'
  3324. );
  3325. }
  3326. /**
  3327. * @covers Imagick::getfilename
  3328. * @todo Implement testGetfilename().
  3329. */
  3330. public function testGetfilename()
  3331. {
  3332. // Remove the following lines when you implement this test.
  3333. $this->markTestIncomplete(
  3334. 'This test has not been implemented yet.'
  3335. );
  3336. }
  3337. /**
  3338. * @covers Imagick::getformat
  3339. * @todo Implement testGetformat().
  3340. */
  3341. public function testGetformat()
  3342. {
  3343. // Remove the following lines when you implement this test.
  3344. $this->markTestIncomplete(
  3345. 'This test has not been implemented yet.'
  3346. );
  3347. }
  3348. /**
  3349. * @covers Imagick::gethomeurl
  3350. * @todo Implement testGethomeurl().
  3351. */
  3352. public function testGethomeurl()
  3353. {
  3354. // Remove the following lines when you implement this test.
  3355. $this->markTestIncomplete(
  3356. 'This test has not been implemented yet.'
  3357. );
  3358. }
  3359. /**
  3360. * @covers Imagick::getinterlacescheme
  3361. * @todo Implement testGetinterlacescheme().
  3362. */
  3363. public function testGetinterlacescheme()
  3364. {
  3365. // Remove the following lines when you implement this test.
  3366. $this->markTestIncomplete(
  3367. 'This test has not been implemented yet.'
  3368. );
  3369. }
  3370. /**
  3371. * @covers Imagick::getoption
  3372. * @todo Implement testGetoption().
  3373. */
  3374. public function testGetoption()
  3375. {
  3376. // Remove the following lines when you implement this test.
  3377. $this->markTestIncomplete(
  3378. 'This test has not been implemented yet.'
  3379. );
  3380. }
  3381. /**
  3382. * @covers Imagick::getpackagename
  3383. * @todo Implement testGetpackagename().
  3384. */
  3385. public function testGetpackagename()
  3386. {
  3387. // Remove the following lines when you implement this test.
  3388. $this->markTestIncomplete(
  3389. 'This test has not been implemented yet.'
  3390. );
  3391. }
  3392. /**
  3393. * @covers Imagick::getpage
  3394. * @todo Implement testGetpage().
  3395. */
  3396. public function testGetpage()
  3397. {
  3398. // Remove the following lines when you implement this test.
  3399. $this->markTestIncomplete(
  3400. 'This test has not been implemented yet.'
  3401. );
  3402. }
  3403. /**
  3404. * @covers Imagick::getquantumdepth
  3405. * @todo Implement testGetquantumdepth().
  3406. */
  3407. public function testGetquantumdepth()
  3408. {
  3409. // Remove the following lines when you implement this test.
  3410. $this->markTestIncomplete(
  3411. 'This test has not been implemented yet.'
  3412. );
  3413. }
  3414. /**
  3415. * @covers Imagick::getquantumrange
  3416. * @todo Implement testGetquantumrange().
  3417. */
  3418. public function testGetquantumrange()
  3419. {
  3420. // Remove the following lines when you implement this test.
  3421. $this->markTestIncomplete(
  3422. 'This test has not been implemented yet.'
  3423. );
  3424. }
  3425. /**
  3426. * @covers Imagick::getreleasedate
  3427. * @todo Implement testGetreleasedate().
  3428. */
  3429. public function testGetreleasedate()
  3430. {
  3431. // Remove the following lines when you implement this test.
  3432. $this->markTestIncomplete(
  3433. 'This test has not been implemented yet.'
  3434. );
  3435. }
  3436. /**
  3437. * @covers Imagick::getresource
  3438. * @todo Implement testGetresource().
  3439. */
  3440. public function testGetresource()
  3441. {
  3442. // Remove the following lines when you implement this test.
  3443. $this->markTestIncomplete(
  3444. 'This test has not been implemented yet.'
  3445. );
  3446. }
  3447. /**
  3448. * @covers Imagick::getresourcelimit
  3449. * @todo Implement testGetresourcelimit().
  3450. */
  3451. public function testGetresourcelimit()
  3452. {
  3453. // Remove the following lines when you implement this test.
  3454. $this->markTestIncomplete(
  3455. 'This test has not been implemented yet.'
  3456. );
  3457. }
  3458. /**
  3459. * @covers Imagick::getsamplingfactors
  3460. * @todo Implement testGetsamplingfactors().
  3461. */
  3462. public function testGetsamplingfactors()
  3463. {
  3464. // Remove the following lines when you implement this test.
  3465. $this->markTestIncomplete(
  3466. 'This test has not been implemented yet.'
  3467. );
  3468. }
  3469. /**
  3470. * @covers Imagick::getsize
  3471. * @todo Implement testGetsize().
  3472. */
  3473. public function testGetsize()
  3474. {
  3475. // Remove the following lines when you implement this test.
  3476. $this->markTestIncomplete(
  3477. 'This test has not been implemented yet.'
  3478. );
  3479. }
  3480. /**
  3481. * @covers Imagick::getversion
  3482. * @todo Implement testGetversion().
  3483. */
  3484. public function testGetversion()
  3485. {
  3486. // Remove the following lines when you implement this test.
  3487. $this->markTestIncomplete(
  3488. 'This test has not been implemented yet.'
  3489. );
  3490. }
  3491. /**
  3492. * @covers Imagick::setbackgroundcolor
  3493. * @todo Implement testSetbackgroundcolor().
  3494. */
  3495. public function testSetbackgroundcolor()
  3496. {
  3497. // Remove the following lines when you implement this test.
  3498. $this->markTestIncomplete(
  3499. 'This test has not been implemented yet.'
  3500. );
  3501. }
  3502. /**
  3503. * @covers Imagick::setcompression
  3504. * @todo Implement testSetcompression().
  3505. */
  3506. public function testSetcompression()
  3507. {
  3508. // Remove the following lines when you implement this test.
  3509. $this->markTestIncomplete(
  3510. 'This test has not been implemented yet.'
  3511. );
  3512. }
  3513. /**
  3514. * @covers Imagick::setcompressionquality
  3515. * @todo Implement testSetcompressionquality().
  3516. */
  3517. public function testSetcompressionquality()
  3518. {
  3519. // Remove the following lines when you implement this test.
  3520. $this->markTestIncomplete(
  3521. 'This test has not been implemented yet.'
  3522. );
  3523. }
  3524. /**
  3525. * @covers Imagick::setfilename
  3526. * @todo Implement testSetfilename().
  3527. */
  3528. public function testSetfilename()
  3529. {
  3530. // Remove the following lines when you implement this test.
  3531. $this->markTestIncomplete(
  3532. 'This test has not been implemented yet.'
  3533. );
  3534. }
  3535. /**
  3536. * @covers Imagick::setformat
  3537. * @todo Implement testSetformat().
  3538. */
  3539. public function testSetformat()
  3540. {
  3541. // Remove the following lines when you implement this test.
  3542. $this->markTestIncomplete(
  3543. 'This test has not been implemented yet.'
  3544. );
  3545. }
  3546. /**
  3547. * @covers Imagick::setinterlacescheme
  3548. * @todo Implement testSetinterlacescheme().
  3549. */
  3550. public function testSetinterlacescheme()
  3551. {
  3552. // Remove the following lines when you implement this test.
  3553. $this->markTestIncomplete(
  3554. 'This test has not been implemented yet.'
  3555. );
  3556. }
  3557. /**
  3558. * @covers Imagick::setoption
  3559. * @todo Implement testSetoption().
  3560. */
  3561. public function testSetoption()
  3562. {
  3563. // Remove the following lines when you implement this test.
  3564. $this->markTestIncomplete(
  3565. 'This test has not been implemented yet.'
  3566. );
  3567. }
  3568. /**
  3569. * @covers Imagick::setpage
  3570. * @todo Implement testSetpage().
  3571. */
  3572. public function testSetpage()
  3573. {
  3574. // Remove the following lines when you implement this test.
  3575. $this->markTestIncomplete(
  3576. 'This test has not been implemented yet.'
  3577. );
  3578. }
  3579. /**
  3580. * @covers Imagick::setresourcelimit
  3581. * @todo Implement testSetresourcelimit().
  3582. */
  3583. public function testSetresourcelimit()
  3584. {
  3585. // Remove the following lines when you implement this test.
  3586. $this->markTestIncomplete(
  3587. 'This test has not been implemented yet.'
  3588. );
  3589. }
  3590. /**
  3591. * @covers Imagick::setresolution
  3592. * @todo Implement testSetresolution().
  3593. */
  3594. public function testSetresolution()
  3595. {
  3596. // Remove the following lines when you implement this test.
  3597. $this->markTestIncomplete(
  3598. 'This test has not been implemented yet.'
  3599. );
  3600. }
  3601. /**
  3602. * @covers Imagick::setsamplingfactors
  3603. * @todo Implement testSetsamplingfactors().
  3604. */
  3605. public function testSetsamplingfactors()
  3606. {
  3607. // Remove the following lines when you implement this test.
  3608. $this->markTestIncomplete(
  3609. 'This test has not been implemented yet.'
  3610. );
  3611. }
  3612. /**
  3613. * @covers Imagick::setsize
  3614. * @todo Implement testSetsize().
  3615. */
  3616. public function testSetsize()
  3617. {
  3618. // Remove the following lines when you implement this test.
  3619. $this->markTestIncomplete(
  3620. 'This test has not been implemented yet.'
  3621. );
  3622. }
  3623. /**
  3624. * @covers Imagick::settype
  3625. * @todo Implement testSettype().
  3626. */
  3627. public function testSettype()
  3628. {
  3629. // Remove the following lines when you implement this test.
  3630. $this->markTestIncomplete(
  3631. 'This test has not been implemented yet.'
  3632. );
  3633. }
  3634. /**
  3635. * @covers Imagick::key
  3636. * @todo Implement testKey().
  3637. */
  3638. public function testKey()
  3639. {
  3640. // Remove the following lines when you implement this test.
  3641. $this->markTestIncomplete(
  3642. 'This test has not been implemented yet.'
  3643. );
  3644. }
  3645. /**
  3646. * @covers Imagick::next
  3647. * @todo Implement testNext().
  3648. */
  3649. public function testNext()
  3650. {
  3651. // Remove the following lines when you implement this test.
  3652. $this->markTestIncomplete(
  3653. 'This test has not been implemented yet.'
  3654. );
  3655. }
  3656. /**
  3657. * @covers Imagick::rewind
  3658. * @todo Implement testRewind().
  3659. */
  3660. public function testRewind()
  3661. {
  3662. // Remove the following lines when you implement this test.
  3663. $this->markTestIncomplete(
  3664. 'This test has not been implemented yet.'
  3665. );
  3666. }
  3667. /**
  3668. * @covers Imagick::valid
  3669. * @todo Implement testValid().
  3670. */
  3671. public function testValid()
  3672. {
  3673. // Remove the following lines when you implement this test.
  3674. $this->markTestIncomplete(
  3675. 'This test has not been implemented yet.'
  3676. );
  3677. }
  3678. /**
  3679. * @covers Imagick::current
  3680. * @todo Implement testCurrent().
  3681. */
  3682. public function testCurrent()
  3683. {
  3684. // Remove the following lines when you implement this test.
  3685. $this->markTestIncomplete(
  3686. 'This test has not been implemented yet.'
  3687. );
  3688. }
  3689. }